General
PromptBeginner5 minmarkdown
save(df1
df2
0
Explore
121,678 skills indexed with the new KISS metadata standard.
df2
data.rds)
header = TRUE
preserves types)
stringsAsFactors = FALSE)
b
x) # logical vector
x) # indices of matches
new
1
b
1:3) # x1 x2 x3
3.14159) # 3.14%
y) x + y
data = df
df$group
2=cols)
2
length
list(a
function(x) x[1])
length)
function(x) x^2)
\(x) x^2)