Print structure of the private FOKUS repository
Source:R/fokus.gen.R
print_private_repo_structure.Rd
Returns a textual representation of the structure of the private FOKUS repository, formatted as a Markdown fenced code block.
Details
For part of this package’s functionality, a personal access token (PAT) of a gitlab.com account with
access to the private FOKUS repository is required. This
repository contains additional sensitive, non-public (survey) data under
the raw/
subdirectory and certain files are written to its
generated/
subdirectory.
See also
Other private FOKUS repository functions:
read_private_file()
,
url_repo_private()
,
write_private_file()