| keep_levels | R Documentation |
These functions are shortcuts for calls to filter_in or
filter_out.
keep_levels(frame_list, level_numbers)
drop_levels(frame_list, level_numbers)
frame_list |
a list of |
level_numbers |
the whitelisted or blacklisted values for Eprime.Level |
Note that the meaning of Eprime.Level value in a log-frame ultimately is equal to one plus the number of tabs before each line in the log-frame.
for keep_levels, only log-frames where the level matches one
of the level_numbers are kept. for keep_levels, log-frames
where the level matches one of the level_numbers are omitted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.