educer.Rd
The educer package was created by the Experiential Data Science for Undergraduate Cross-disciplinary Education (EDUCE) initiative at the University of British Columbia. It contains learnr tutorials introducing basic data processing and wrangling operation as a pre-class activity. The tutorials use data sets for the water column chemistry and environmental sequence information of samples collected in the Saanich Inlet, a seasonally anoxic fjord on the coast of Vancouver Island British Columbia.
Get a list of available tutorials with
list_tutorials()
and then run them from the Tutorial tab of
the right top pane (in default layout) or using the command
start_tutorial(name)
.