Description Usage Arguments Value
Many of the AcKnowledge export files can be very large and hard for slower computers to handle. This function will reduce the size of objects to make them easier for slower computers to handle. Rows of the input object are removed evenly through the entire object to acheive the specified reduction.
1 | shrink(x, per = 50)
|
x |
An object containing data file from AcqKnowledge which has already had time added by addtime function |
per |
The percentage of the original object you would like the resulting object to be. For example, using per=10 will result in an object that is 10% the size of the original. |
An object reduced to the specified percentage of the original object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.