The myClimGui depends on myClim package. The package myClimGui isn’t replacement of the myClim package, but it is a tool for the visualization of the data and editing states. It is a Shiny application.

Install

remotes::install_github("https://github.com/ibot-geoecology/myClimGui")

Run simple example

myClimGui::mcg_run(myClim::mc_data_example_agg)

Source code of package