Published December 10, 2021
| Version 0.4.0
Software
Open
ropensci/tarchetypes: Advanced target factories
Creators
- 1. Eli Lilly and Company @EliLillyCo
- 2. EcoHealth Alliance
Description
tarchetypes 0.4.0
- Implement
tar_map_rep()
andtar_map_rep_raw()
for dynamic batched replication within static branching for data frames (#78). - Implement
tar_map2_count()
,tar_map2_count_raw()
,tar_map2_size()
, andtar_map2_size_raw()
for batched dynamic-within-static branching for data frames (#78). - Deprecate
tar_rep_map()
in favor oftar_rep2()
to avoid name confusion. Likewise withtar_rep_map_raw()
totar_rep2_raw()
(#78).
Files
ropensci/tarchetypes-0.4.0.zip
Files
(461.4 kB)
Name | Size | Download all |
---|---|---|
md5:6cbc04466eccb3a47449b8b893b801b4
|
461.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ropensci/tarchetypes/tree/0.4.0 (URL)