- Fort Collins, CO
- http://danweitzel.net
- @dweitzel
Highlights
- Pro
Block or Report
Block or report danweitzel
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
ccdp_transformed Public
This repository holds code and data for a data transformation of the Comparative Campaign Dynamics Project data set.
R
-
1
library("tidyverse")
23df_event <- data.frame(country = c("A", "A", "B"),
4event = c(1,0,1),
5min_date = c(1990,1994,1993),
-
1
## Load the library
2library("tidyverse")
34## Generate a fake data set with two countries, six years, and a changing indicator
5df <- tibble(country = rep(c("A", "B"), each = 6),
-
109 contributions in the last year
Activity overview
Contributed to
danweitzel/webpage,
danweitzel/googleanalytics,
danweitzel/autrian_polls
and 1 other
repository
Contribution activity
June 2022
danweitzel has no activity
yet for this period.