Utility for 'Showing' S vectors
paste.vec.RdA simple utility for displaying simple S vectors; can be used as debugging utility.
Usage
paste.vec(name, digits = options()$digits)Arguments
- name
string with an variable name which must exist in the current environment (R session).
- digits
how many decimal digits to be used; passed to
format.