Description Usage Arguments Value See Also Examples
Writes hop profiles to CSV files.
1 |
hop |
An object of class hop or face. |
profiles |
The profiles which to each write as a CSV. |
output.path |
A character string indicating the path to the directory where CSV files should be saved.
Plots aresaved in a subdirectory within this directory named |
Invisibly returns hop.
Other hisafe analysis functions:
LER_summary(),
LER(),
analyze_hisafe(),
cycle_summary(),
hisafe_budget(),
plot_hisafe_cycle_bar(),
plot_hisafe_cycle_ts(),
stics_budget_comp()
1 2 3 4 | ## Not run:
write_hop(myhop)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.