R/plot_info.R
pr_plot_PieFG.Rd
Pie plots of functional groups for data
pr_plot_PieFG(df)
data frame binned to functional group e.g. planktonr::pr_get_FuncGroups("NRS", "Z")
pie plot of functional groups
df <- pr_get_FuncGroups("CPR", "P") plot <- pr_plot_PieFG(df)