Published February 27, 2021
| Version 0.1.0
Software
Open
ropensci/tarchetypes: Data frame branching helpers
Authors/Creators
- 1. Eli Lilly and Company @EliLillyCo
- 2. EcoHealth Alliance
Description
- Add new functions for easier grouping of data frames for dynamic branching:
tar_group_by(),tar_group_select(),tar_group_size(),tar_group_count()(#32, @liutiming). - In
tar_render()and related functions, track the*_files/output directory if it exists (#30). - Implement an external
walk_ast()function to make it easier for other developers to extend the static code analysis oftarchetypes(@MilesMcBain).
Files
ropensci/tarchetypes-0.1.0.zip
Files
(276.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:4ff3cad61bb0057e25bbd67f77fdd17a
|
276.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/tarchetypes/tree/0.1.0 (URL)