df[df$value > 15

] # filter rows

Views0
PublishedApr 2, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

df[df$value > 15

] # filter rows

Share: