reconverse / incidence2

Compute and visualise incidence (reworking of the original incidence package)
https://www.reconverse.org/incidence2
Other
17 stars 2 forks source link

Should we only provide getters for the variable names (not values)? #100

Closed TimTaylor closed 1 year ago

TimTaylor commented 1 year ago

Currently we have getters for both the variable names and values (within the incidence object). This is a little confusing and returning just the variable names is likely sufficient.