Learn R Programming

fastplyr (version 0.9.9)

fastplyr_options: Setting global fastplyr options

Description

Helper functions to allow users to:

  • Enable or disable optimisations for common functions package-wide

  • Enable or disable informative messages

Usage

fastplyr_enable_optimisations()

fastplyr_disable_optimisations()

fastplyr_enable_informative_msgs()

fastplyr_disable_informative_msgs()

Arguments

Value

Enables or disables fastplyr global options invisibly.

See Also

get_group_unaware_fns