Skip to contents

Initialize 'RAVE' module for debug purpose

Usage

init_module(
  module_id,
  debug = FALSE,
  parse_context = c("rave_running", "rave_running_local")
)

Arguments

module_id

module ID

debug

whether to expose all functions to the global environment

parse_context

parsing context, for internal use