seananderson / fsardown

Experiments with generating reproducible FSARs (Fisheries Science Advice Report) documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moved over to csasdown

seananderson opened this issue · comments

remotes::install_github("pbs-assess/csasdown", ref = "fsar")
testing_path <- file.path(tempdir(), "fsar-test")
dir.create(testing_path)
setwd(testing_path)
library(csasdown)
draft("fsar")
render_sar()
utils::browseURL(getwd())
# see _book/fsar.docx