General
PromptBeginner5 minmarkdown
sapply(lst
length)
0
Explore
116,513 skills indexed with the new KISS metadata standard.
length)
function(x) x^2)
\(x) x^2)
y = 1
x[i]
pos
value > 10
name] # filter + select
c(name
] # first 5 rows
] # filter rows
20.3
FALSE)] # by logical
b
2] # second column
scores = c(90
] # first row
nrow = 2
med
b
2
FALSE
control flow
data wrangling