gogo_gadget_arms: Gadgetize all the package things

Description Usage Arguments Value Examples

View source: R/gogo_gadget_arms.R

Description

Gadgetize all the package things

Usage

1

Arguments

package

character vector length 1, the package to gadgetize , must be intalled

Value

returns nothing but adds an environment to your seach path called gadget_arms all the exported functions and objects of package can now be called by typing gogo_{functions/object_name}

Examples

1
2
3
gogo_gadget_arms("dplyr")

gogo_filter(beaver1, activ == 1)

adam-gruer/inspectoRGadget documentation built on May 17, 2019, 11:06 a.m.