- `options(scipen = n)`: positive biases toward fixed notation

negative toward scientific. Default 0. Applies to `print`/`format`/`cat` but not `sprintf`.

Views0
PublishedApr 2, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

- options(scipen = n): positive biases toward fixed notation

negative toward scientific. Default 0. Applies to print/format/cat but not sprintf.

Share: