build_pdf/build_pdf_manal.R

if(file.exists('dnlddep.pdf'))file.remove('dnlddep.pdf')
pkg_path = find.package('dnlddep')
system(paste(shQuote(file.path(R.home("bin"), "R")),
             "CMD",
             "Rd2pdf",
             shQuote(pkg_path)))
caimiao0714/dnlddep documentation built on Dec. 19, 2021, 12:53 p.m.