ropensci / coder

Classification of Cases into Deterministic Categories
https://docs.ropensci.org/coder/
22 stars 4 forks source link

ändra felmeddelande #4

Closed eribul closed 8 years ago

eribul commented 8 years ago

Tror detta felmeddelande kan göras tydligare!

ae <- purrr::map2_df(c(1, 1, 2, 2), c(30, 90, 30, 90), ~ opnr_days(.x, .y))
 Show Traceback

 Rerun with Debug
 Error in index(m, "shpr") : 
  shpr (as given by argument 'by') not found in argument 'from'!