dot-refresh_rsu_pkg: .refresh_rsu_pkg

.refresh_rsu_pkgR Documentation

.refresh_rsu_pkg

Description

This is a wrapper to a wrapper! hahah. calls .rsu_source_package_files()

Usage

.refresh_rsu_pkg(
  pkg,
  parent_folder = .get_rsu_homeDir(),
  git_pull = FALSE,
  document_too = FALSE,
  diff_shown.for_documenting = verbose,
  source_instead_of_devtools = FALSE,
  helpers_devtools = TRUE,
  verbose = TRUE
)

Details

Because I have gotten so use to .refresh_general() and similar, I now need a .refresh_rsu_pkg()

Although truthfully, I should probably just take a moment to type one for each, and the end.

## TODO: The other .refresh_.. should probably call this, no?


rsaporta/rsutils documentation built on Nov. 12, 2023, 1:19 p.m.