General
PromptBeginner5 minmarkdown
paste0(x
1:3) # x1 x2 x3
0
Explore
116,911 skills indexed with the new KISS metadata standard.
1:3) # x1 x2 x3
3.14159) # 3.14%
y) x + y
df$group
2=cols)
2
length
list(a
function(x) x[1])
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