General
PromptBeginner5 minmarkdown
paste0(x
1:3) # x1 x2 x3
0
Explore
114,318 skills indexed with the new KISS metadata standard.
1:3) # x1 x2 x3
b
y) x + y
data = df
2=cols)
df$group
2
function(x) x[1])
length)
length
function(x) x^2)
list(a
\(x) x^2)
x[i]
pos
y = 1
value > 10
name] # filter + select
c(name
FALSE)] # by logical
] # first 5 rows
] # filter rows
20.3
b