First alpha release
The package can:
- plot simulations and observations using the
plot()
function, as a dynamic or scatter plot with the argument "type". - compute statistics using the
summary()
function, and plot the results usingplot()
again - save the plots using
plot_save()