R/zen_auth.R

Defines functions zen_auth

zen_auth <- function(key = "", secret = "") {
  # Once completed, this fn will allow for
  # automatic authentication.
  # For now, it's just as easy to add a token
  # to one's R profile to use the remaining endpoints
}
ropensci/zenodo documentation built on May 27, 2019, 7:35 p.m.