Package 'ravecorrelation'

Title: What the Package Does (Title Case)
Description: More about what it does (maybe more than one line) Use four spaces when indenting paragraphs within the Description.
Authors: Leora Cramer [cre, aut]
Maintainer: Leora Cramer <[email protected]>
License: GPL-3
Version: 0.1.0
Built: 2024-11-21 03:22:20 UTC
Source: https://github.com/LeoraCramer/ravecorrelation

Help Index


Function to load all development functions within an environment

Description

Function to load all development functions within an environment

Usage

dev_ravecorrelation(expose_functions = FALSE, reload = TRUE)

Arguments

expose_functions

logical indicating whether to expose all development functions to the global environment

reload

logical, do you want to fast-reload the package before load the functions?