General
PromptBeginner5 minmarkdown
- `Reduce(f
x
0
Explore
106,526 skills indexed with the new KISS metadata standard.
x
x)` applies binary function `f` cumulatively: `Reduce(+
args_list)` — `args` must be a **list**
gotchas
expr)` avoids repeating `df$` everywhere
`warning()`
need Reduce/Filter/Map
time zones cause off-by-one
`*` vs `:`
read the reference files in `references/`:
surprising defaults
med
breaks = c(0
df2) # stack rows (same columns)
df2) # bind columns (same rows)
]
]
-df$value)
] # descending
] # ascending
v2))
timevar = time
direction = wide
direction = long