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