General
PromptBeginner5 minmarkdownQuality: 24
- `Map(f
...) is a simple wrapper for mapply(f
0
Explore
124,608 skills indexed with the new KISS metadata standard.
...) is a simple wrapper for mapply(f
x) keeps elements where f(elem) is TRUE. Unlike x[sapply(x
x
x
x) applies binary function f cumulatively: Reduce(+
args_list) — args` must be a list
gotchas
warning()
expr) avoids repeating df$` everywhere
need Reduce/Filter/Map
time zones cause off-by-one
* vs :
read the reference files in references/:
surprising defaults
med
df2) # bind columns (same rows)
breaks = c(0
df2) # stack rows (same columns)
]
]
-df$value)
v2))
] # descending
] # ascending