riatelab/mapsf

check variable and type in mf_map()

rCarto opened this issue · 0 comments

  • throw a message if var="something" and type is not explicitly set (== set to "base")
  • throw an error if !type %in% available_types
  • throw an error if !var %in% names(x)