Get default branch in PIP ecosystem
Modify default branch
Usage
get_default_branch()
set_default_branch(branch)
Arguments
- branch
chracter: name of default branch.
Value
name of branch
name of branch invisible
Examples
get_default_branch()
#> [1] "DEV_v2"
set_default_branch()
#> Error in Option(metapip.default_branch = branch): could not find function "Option"