jasonratcliff / thesis

Source code and data for MSc thesis
https://scholarworks.uni.edu/etd/1108
Other
0 stars 0 forks source link

Define `SpecimenMap` R6 sublcass #63

Closed jasonratcliff closed 2 years ago

jasonratcliff commented 2 years ago

Consolidate exported map functions (layer_*(), spl_*()) into R6 class inheriting the Specimen superclass.

Resolves #61, Fixes #45