df[df$value > 10

name] # filter + select

Views0
PublishedMar 28, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

df[df$value > 10

name] # filter + select

Share: