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