| pstprn | R Documentation |
Formats a vector as "first (second, third, ...)" where remaining elements are comma-separated inside parentheses.
pstprn(x, compact = FALSE)
pstprn0(x)
x |
Vector of values (first element shown separately) |
Character string with first element followed by remaining elements in parentheses
pstprn0(): Compact version without spaces (for plots)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.