Description Usage Arguments Details
Shortcuts for common functions
1 2 3 4 5 6 7 8 9 10 11 |
... |
further parameters to be passed to other functions. |
x |
a numeric vector |
p
, h
and l
are simple shortcuts for paste
,
head
and length
functions, respectively.
msd
prints the mean and standard deviation of a numeric vector
and returns them invisibly in a named numeric vector.
ss
returns a sum of squares of a numeric vector
write.col
wrapper for write.table
for saving a single
column without column or rownames and quotes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.