as_function             Convert to function
blueprint               Blueprint a Dataset
bp_where                Blueprint based on a condition
default_n               Find the Default Value for n in Context
extract_dots            Extract the ellipsis inside a function
is_wholenumber          Check if a Number is Whole
logit                   The logit and inverse logit functions
match.call2             Alternate Parametrisation of 'match.call()'
null_switch             Evaluate Expressions until not NULL
r_bern                  Generate Bernoulli Distributed Values
r_beta                  Generate Beta Distributed Values
r_binom                 Generate Binomial Distributed Values
r_cauchy                Generate Cauchy Distributed Values
r_cdf                   Generate Random Numbers Based on an arbitrary
                        CDF
r_chisq                 Generate Chi-Squared Distributed Values
r_exp                   Generate Exponentially Distributed Values
r_fdist                 Generate F Distributed Values
r_gamma                 Generate Gamma Distributed Values
r_geom                  Generate Geometric Distributed Values
r_hyper                 Generate Hypergeometric Distributed Values
r_letters               Generate Random Letters
r_lgl                   Generate Logical Values
r_lnorm                 Generate Log Normal Distributed Values
r_matrix                Generate a random Matrix
r_nbinom                Generate Negative Binomial Distributed Values
r_norm                  Generate Normally Distributed Values
r_pois                  Generate Poisson Distributed Values
r_sample                Generate Random Sample
r_tdist                 Generate T Distributed Values
r_unif                  Generate Uniformly Distributed Values
r_weibull               Generate Weibull Distributed Values
rando-package           Context Aware Random Number Generation
seed                    Random Seed Defining Functions
set_n                   Set and Get the Default Value for n
