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