type_from_package: Extract function argument type information from a specified...

Description Usage

Description

Extract function argument type information from a specified package.

Usage

1
2
3
type_from_package(pkgs_to_trace, pkgs_to_run = pkgs_to_trace,
  types = c("examples", "tests", "vignettes", "all"), filter = NULL,
  quiet = TRUE, skipgen = FALSE, ...)

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