Open site in browser
preview_site(pkg = ".", path = ".", preview = NA)
pkg
Path to package.
path
Path relative to destination
preview
If TRUE, or is.na(preview) && interactive(), will preview freshly generated section in browser.
TRUE
is.na(preview) && interactive()