idem-lab / epiwave.params

0 stars 0 forks source link

Add function not importing properly as wrong class assigned? #5

Closed SeniorKate closed 2 weeks ago

SeniorKate commented 2 weeks ago

Currently doesn't load the main bit of the function (after use method) and you get an error saying no available method

SeniorKate commented 2 weeks ago
Error in UseMethod("add") : 
  no applicable method for 'add' applied to an object of class "c('epiwave_distribution_massfun', 'epiwave_massfun', 'data.frame')"