View source: R/transform_subset.R
implement_filter_age | R Documentation |
experimental Applies 'transform_filter_age()' to a single LIS/LWS file.
implement_filter_age(file, file_name, from, to)
file |
A LIS or LWS file. |
file_name |
The name of the LIS or LWS file. |
from |
An integer with the lower boundary value (included in the sample). |
to |
An integer with the higher boundary value (included in the sample). |
To be used inside 'transform_filter_age()' and 'transform_restrict_age()'.
A a file with the filtered age variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.