gravatar

seadoo

Andrew

Recently Published

Mixed-type Cols and Excel
Dealt with mixed data-type columns in dataframes and writing these correctly formatted to Excel! Lots of nonsense ensued.
bind_rows() and JSON data
Difficulties with nested list representation of JSON data in R and binding to a dataframe using tidyr and dplyr. Comparisons to data.table::rbindlist().
Imperative vs. Functional in R: Factorial
Comparisons!
The Case for is_equal