- **Does** add new names not in `x` — it uses `x[names(val)] <- val` internally

so any name in `val` gets added or replaced.

Views0
PublishedApr 15, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

- Does add new names not in x — it uses x[names(val)] <- val internally

so any name in val gets added or replaced.

Share: