new_report(report = "report", template = getOption("temp_reports"), bib.loc = getOption("bib.loc"), name = getOption("name_reports"), github.user = getOption("github.user"), sources = getOption("sources_reports"), path = getwd(), AN.xlsx = TRUE)
report
is one this name
will be used as the main directory name and all sub
directories and files..Rprofile
).TRUE
the article notes
(AN) will be in .xlsx format. If FALSE
the
document will be a .csv file.options
for
bib.loc
, name_reports
, temp_reports
,
github.user
and sources_reports
in the
user's primary .Rprofile
: template
) doc_temp
,
presentation
## Not run:
# new_report()
# ## End(Not run)
Run the code above in your browser using DataLab