Plot of relative day and night abundances

pr_plot_DayNight(df)

Arguments

df

dataframe as output of pr_get_DayNight() filtered for one species

Value

plot of relative day and night abundances

Examples

df <- pr_get_DayNight()
plot <- pr_plot_DayNight(df)