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

Description Usage Arguments

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?


reallyTG/typethat documentation built on May 24, 2019, 8:55 a.m.