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

Description Usage

View source: R/typethat.R

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, ...)

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