View source: R/trendanalyse_function_2018.R
trenda | R Documentation |
Function to calculate trend analyses for Bosch & Partner
trenda(data_dir, plot_dir, result_name, log_trans = FALSE)
data_dir |
directory where the data is stored |
plot_dir |
directory where the generated plots are saved |
result_name |
directory and name (without ending) where the result table is stored |
log_trans |
logical if log-transformed values are used (TRUE leads to the adjustments for plot function) |
the function does not return a value but stores the plot and table in the assigned directories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.