nem <- read_nem(tab = easynem_example("nemtab1.csv"),
tax = easynem_example("nemtax1.csv"),
meta = easynem_example("nemmeta1.csv"))
nem_plot <- nem |>
calc_ter2(con_crop, season) |>
nem_plot(type = feeding)
nem_plot
nem_plot <- nem |>
calc_ter2(con_crop, season) |>
nem_plot(type = cp)
nem_plot
Run the code above in your browser using DataLab