importFrom(curl, curl)
importFrom(readr, read_delim)

#  All functions exported other than those starting with "."
exportPattern("^[^\\.]")
