View source: R/ecopart_trim-obj.R
trim_zoo_inner | R Documentation |
Inside zoo_list trimmer A simple function to trim par list based on some criteria syntax is similar to lapply and users must define a trim function
trim_zoo_inner(zoo_list, trim_cat, trim_amt, operator)
zoo_list |
a zoo_list |
trim_cat |
the category to trim by |
trim_amt |
the amount to trim by |
operator |
either 'less','greater','lessequal', or 'greaterequal' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.