R/aaa.R

httr::user_agent(
  sprintf(
    "playdoh package v%s: (<%s>)",
    utils::packageVersion("playdoh"),
    utils::packageDescription("playdoh")$URL
  )
) -> .PLAYDOH_UA
hrbrmstr/playdoh documentation built on June 7, 2019, 9:56 a.m.