All functions
|
convert_unit() convert_unit_at()
|
Modify a vector or dataframe-columns by converting units. |
drop_twice_dead()
|
Remove trees found dead in both the last and previous last censuses. |
fill_na()
|
Modify vectors, dataframes, or matrices to fill missing values. |
show_data_of_class() hide_data_of_class()
|
Find and hide dataset names in a package that match a class. |
in_top() top()
|
Pick the top n values from the head or tail of a vector. |
list_csv()
|
Export mapping each dataframe in a list to a corresponding .csv file. |
list_df()
|
Help export a single file by reducing a list of dataframes to a single one. |
lookup()
|
Modify a vector to replace old with new values from a lookup table. |
misc_example()
|
Path to directory containing example data. |
name_dfs()
|
Identify each dataframe in a list with a name. |
pick_plotname()
|
Pick the given or first (alpha sorted) plot from a ViewFullTable. |
pick_recensus()
|
Pick rows from table x with no-match in table y (e.g. find recensused trees). |
pick_top()
|
Pick dataframe rows by matching n values from the head (or tail) of column. |
standardize_at()
|
Modify dataframe-columns to standardize them by a constant denominator. |
suffix_tags_beyond_edge()
|
Suffix tags of dead stems that map beyond the quadrat's edge. |
xl_list() xl_list()
|
Import excel files from a directory into a list. |
xlff_to_csv() xlff_to_xl() xlff_to_list()
|
Read and wrangle excel-FastField and output dataframes or .csv/.xlsx files. |
xlsheets_list()
|
Import mapping each spreadsheet of an excel file to a dataframe in a list. |