tidylab / usethat

usethat is a workflow project: it automates repetitive tasks that arise during analytic project setup and development.
https://tidylab.github.io/usethat/
Other
10 stars 1 forks source link

using environment for organizing functions #12

Open harell opened 3 years ago

harell commented 3 years ago

Topics

Sidenotes

export environments

#' @keywords internal
#' @noRd
#' @export
.td <- new.env()