mikeyEcology / MLWIC2

Classify camera trap images using machine learning with R Shiny Apps
36 stars 17 forks source link

Train module error: use method wrong #32

Open yygary opened 1 year ago

yygary commented 1 year ago

when running MLWIC2::runShiny('train'), some error coming here below:

Warning: Error in UseMethod: no applicable method for 'train' applied to an object of class "character" 2: shiny::runApp 1: MLWIC2::runShiny whats wrong with that??