write_hop: Write hop profiles to CSV files

Description Usage Arguments Value See Also Examples

Description

Writes hop profiles to CSV files.

Usage

1
write_hop(hop, profiles = "all", output.path = NULL)

Arguments

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 /analysis/combined_outputs/. If NULL, the experiment/simulation path is read from the hop object.

Value

Invisibly returns hop.

See Also

Other hisafe analysis functions: LER_summary(), LER(), analyze_hisafe(), cycle_summary(), hisafe_budget(), plot_hisafe_cycle_bar(), plot_hisafe_cycle_ts(), stics_budget_comp()

Examples

1
2
3
4
## Not run: 
write_hop(myhop)

## End(Not run)

kevinwolz/hisafer documentation built on Oct. 19, 2020, 4:43 p.m.