R/lookupr.R

#' lookupr
#'
#' Lookup pulls common lookup tables from a Github repository
#' and joins them to your data.
#'
#' This is a port of Python's \href{https://agate-lookup.readthedocs.io}{agate-lookup}.
#'
#' This version does not do caching. If you don't want to redownload
#' lookup tables, save a local copy of your results.
#'
#' @docType package
#' @name lookupr
NULL
wireservice/lookupr documentation built on May 4, 2019, 6:32 a.m.