R/helpers.R

`%notin%` <- function(elem, set){
  !(elem %in% set)
}
KimByoungmo/modefiedggmap documentation built on May 8, 2019, 4:49 p.m.