type_all_packages: Extract type information from many packages, and consolidate...

Description Usage Arguments

View source: R/typethat.R

Description

Extract type information from many packages, and consolidate information. e.g. how many functions have an argument with more than one type?

Usage

1
2
type_all_packages(package_names, clean = FALSE, skipgen = FALSE,
  use_rev_deps = FALSE, quiet = TRUE)

Arguments

package_names

the list of package names to type.

clean

should we clean up the type_res directory?


alexiturcotte/typethat documentation built on May 7, 2019, 2:29 p.m.