mc_source.Rd
Look up one source by id
mc_source(id, .token = NULL)
a source id.
a token, or path to a saved token file, to use instead of the stored one.
A tibble with one row. See mc_sources() for the columns.
mc_sources()
if (FALSE) { # \dontrun{ mc_source(1752) } # }