fastplyr_options: Setting global fastplyr options

fastplyr_optionsR Documentation

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()

Value

Enables or disables fastplyr global options invisibly.

See Also

get_group_unaware_fns


fastplyr documentation built on April 4, 2026, 9:07 a.m.