source_with_type_annotation: Source file with type annotation

Description Usage Arguments

Description

Source file with type annotation

Usage

1
source_with_type_annotation(fpath, local = FALSE, show_order = F)

Arguments

fpath

Character; the full file path.

local

TRUE, FALSE or an environment; determining where the parsed expressions are evaluated. FALSE (the default) corresponds to the user's workspace (the global environment) and TRUE to the environment from which source is called.

show_order

T or F; if T, print out the expression in the order they are evaluated.


kcf-jackson/declare documentation built on May 29, 2019, 8:34 a.m.