Data
PromptBeginner5 minmarkdown
- Useful pattern: `do.call(rbind
list_of_dfs)` to combine a list of data frames.
0
Explore
118,576 skills indexed with the new KISS metadata standard.
list_of_dfs)` to combine a list of data frames.
expr)` avoids repeating `df$` everywhere
need Reduce/Filter/Map
`warning()`
time zones cause off-by-one
regex behaves differently than expected
layout/mfrow interaction is confusing
need to choose correct p.adjust method
`*` vs `:`
apply on data frame gives unexpected coercion
read the reference files in `references/`:
surprising defaults
med
df2) # stack rows (same columns)
df2) # bind columns (same rows)
breaks = c(0
]
]
-df$value)
] # descending
] # ascending
v2))
direction = wide
timevar = time