write_mutated_pkg: Write mutated package

Description Usage Arguments

View source: R/write_mutated_pkg.R

Description

Write mutated package

Usage

1
write_mutated_pkg(pkg_path, fxns, map)

Arguments

pkg_path

(character) path to the original package. we don't overwrite any files in the original path/location

fxns

(list) list of functions, output of make_fxns()

map

(list) package map, output of make_pkg_map()


ropensci/mutant documentation built on Dec. 30, 2021, 11:53 a.m.