jonkeane / mocapGrip

An R package that encapsulates a motion capture grip and gesture analysis project
3 stars 0 forks source link

findTheBestmodels refitall doesn't work #36

Closed jonkeane closed 8 years ago

jonkeane commented 8 years ago

gripDataModeledFromReport <- makeReport(gripData, "./testReport.Rmd", title = "Super special report") Error in findTheBestModel(models, ...) : unused argument (refitAllModels = FALSE)

jonkeane commented 8 years ago

40