Description Usage Arguments Examples
.byCTSS
is a private function using data.table
objects
to preform grouping operations at a high performance. These functions use
non-standard evaluation in a context that raises warnings in R CMD check
.
By separating these functions from the rest of the code, I hope to make the workarounds
easier to manage.
1 2 3 4 |
ctssDT |
A |
colName |
The name of the column on which to apply the function. |
fun |
The function to apply. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.