Stabilize Function Arguments


[Up] [Top]

Documentation for package ‘stbl’ version 0.3.0

Help Pages

A E I O P R S T

-- A --

are_character_ish Check if an object can be safely coerced to character
are_chr_ish Check if an object can be safely coerced to character
are_chr_ish.default Check if an object can be safely coerced to character
are_dbl_ish Check if an object can be safely coerced to double
are_dbl_ish.character Check if an object can be safely coerced to double
are_dbl_ish.default Check if an object can be safely coerced to double
are_dbl_ish.factor Check if an object can be safely coerced to double
are_double_ish Check if an object can be safely coerced to double
are_factor_ish Check if an object can be safely coerced to a factor
are_fct_ish Check if an object can be safely coerced to a factor
are_fct_ish.default Check if an object can be safely coerced to a factor
are_integer_ish Check if an object can be safely coerced to integer
are_int_ish Check if an object can be safely coerced to integer
are_int_ish.character Check if an object can be safely coerced to integer
are_int_ish.default Check if an object can be safely coerced to integer
are_int_ish.factor Check if an object can be safely coerced to integer
are_lgl_ish Check if an object can be safely coerced to logical
are_lgl_ish.default Check if an object can be safely coerced to logical
are_logical_ish Check if an object can be safely coerced to logical

-- E --

expect_pkg_error_classes Test package error classes
expect_pkg_error_snapshot Snapshot-test a package error

-- I --

is_character_ish Check if an object can be safely coerced to character
is_chr_ish Check if an object can be safely coerced to character
is_dbl_ish Check if an object can be safely coerced to double
is_double_ish Check if an object can be safely coerced to double
is_factor_ish Check if an object can be safely coerced to a factor
is_fct_ish Check if an object can be safely coerced to a factor
is_integer_ish Check if an object can be safely coerced to integer
is_int_ish Check if an object can be safely coerced to integer
is_lgl_ish Check if an object can be safely coerced to logical
is_logical_ish Check if an object can be safely coerced to logical

-- O --

object_type Identify the class, type, etc of an object

-- P --

pkg_abort Signal an error with standards applied

-- R --

regex_must_match Create a regex matching rule
regex_must_not_match Create a regex matching rule

-- S --

specify_character Create a specified character stabilizer function
specify_character_scalar Create a specified character stabilizer function
specify_chr Create a specified character stabilizer function
specify_chr_scalar Create a specified character stabilizer function
specify_data_frame Create a specified data frame stabilizer function
specify_dbl Create a specified double stabilizer function
specify_dbl_scalar Create a specified double stabilizer function
specify_df Create a specified data frame stabilizer function
specify_double Create a specified double stabilizer function
specify_double_scalar Create a specified double stabilizer function
specify_factor Create a specified factor stabilizer function
specify_factor_scalar Create a specified factor stabilizer function
specify_fct Create a specified factor stabilizer function
specify_fct_scalar Create a specified factor stabilizer function
specify_int Create a specified integer stabilizer function
specify_integer Create a specified integer stabilizer function
specify_integer_scalar Create a specified integer stabilizer function
specify_int_scalar Create a specified integer stabilizer function
specify_lgl Create a specified logical stabilizer function
specify_lgl_scalar Create a specified logical stabilizer function
specify_list Create a specified list stabilizer function
specify_logical Create a specified logical stabilizer function
specify_logical_scalar Create a specified logical stabilizer function
specify_lst Create a specified list stabilizer function
stabilise_character Ensure a character argument meets expectations
stabilise_character_scalar Ensure a character argument meets expectations
stabilise_chr Ensure a character argument meets expectations
stabilise_chr_scalar Ensure a character argument meets expectations
stabilise_data_frame Ensure a data frame argument meets expectations
stabilise_dbl Ensure a double argument meets expectations
stabilise_dbl_scalar Ensure a double argument meets expectations
stabilise_df Ensure a data frame argument meets expectations
stabilise_double Ensure a double argument meets expectations
stabilise_double_scalar Ensure a double argument meets expectations
stabilise_factor Ensure a factor argument meets expectations
stabilise_factor_scalar Ensure a factor argument meets expectations
stabilise_fct Ensure a factor argument meets expectations
stabilise_fct_scalar Ensure a factor argument meets expectations
stabilise_int Ensure an integer argument meets expectations
stabilise_integer Ensure an integer argument meets expectations
stabilise_integer_scalar Ensure an integer argument meets expectations
stabilise_int_scalar Ensure an integer argument meets expectations
stabilise_lgl Ensure a logical argument meets expectations
stabilise_lgl_scalar Ensure a logical argument meets expectations
stabilise_list Ensure a list argument meets expectations
stabilise_logical Ensure a logical argument meets expectations
stabilise_logical_scalar Ensure a logical argument meets expectations
stabilise_lst Ensure a list argument meets expectations
stabilize_arg Ensure an argument meets expectations
stabilize_arg_scalar Ensure an argument meets expectations
stabilize_character Ensure a character argument meets expectations
stabilize_character_scalar Ensure a character argument meets expectations
stabilize_chr Ensure a character argument meets expectations
stabilize_chr_scalar Ensure a character argument meets expectations
stabilize_data_frame Ensure a data frame argument meets expectations
stabilize_dbl Ensure a double argument meets expectations
stabilize_dbl_scalar Ensure a double argument meets expectations
stabilize_df Ensure a data frame argument meets expectations
stabilize_double Ensure a double argument meets expectations
stabilize_double_scalar Ensure a double argument meets expectations
stabilize_factor Ensure a factor argument meets expectations
stabilize_factor_scalar Ensure a factor argument meets expectations
stabilize_fct Ensure a factor argument meets expectations
stabilize_fct_scalar Ensure a factor argument meets expectations
stabilize_int Ensure an integer argument meets expectations
stabilize_integer Ensure an integer argument meets expectations
stabilize_integer_scalar Ensure an integer argument meets expectations
stabilize_int_scalar Ensure an integer argument meets expectations
stabilize_lgl Ensure a logical argument meets expectations
stabilize_lgl_scalar Ensure a logical argument meets expectations
stabilize_list Ensure a list argument meets expectations
stabilize_logical Ensure a logical argument meets expectations
stabilize_logical_scalar Ensure a logical argument meets expectations
stabilize_lst Ensure a list argument meets expectations
stabilize_present Require a value to be non-NULL

-- T --

to_character Ensure a character argument meets expectations
to_character_scalar Ensure a character argument meets expectations
to_chr Ensure a character argument meets expectations
to_chr.NULL Ensure a character argument meets expectations
to_chr_scalar Ensure a character argument meets expectations
to_data_frame Ensure a data frame argument meets expectations
to_dbl Ensure a double argument meets expectations
to_dbl.character Ensure a double argument meets expectations
to_dbl.factor Ensure a double argument meets expectations
to_dbl.NULL Ensure a double argument meets expectations
to_dbl_scalar Ensure a double argument meets expectations
to_df Ensure a data frame argument meets expectations
to_df.NULL Ensure a data frame argument meets expectations
to_double Ensure a double argument meets expectations
to_double_scalar Ensure a double argument meets expectations
to_factor Ensure a factor argument meets expectations
to_factor_scalar Ensure a factor argument meets expectations
to_fct Ensure a factor argument meets expectations
to_fct.NULL Ensure a factor argument meets expectations
to_fct_scalar Ensure a factor argument meets expectations
to_int Ensure an integer argument meets expectations
to_int.character Ensure an integer argument meets expectations
to_int.factor Ensure an integer argument meets expectations
to_int.NULL Ensure an integer argument meets expectations
to_integer Ensure an integer argument meets expectations
to_integer_scalar Ensure an integer argument meets expectations
to_int_scalar Ensure an integer argument meets expectations
to_lgl Ensure a logical argument meets expectations
to_lgl.NULL Ensure a logical argument meets expectations
to_lgl_scalar Ensure a logical argument meets expectations
to_list Ensure a list argument meets expectations
to_logical Ensure a logical argument meets expectations
to_logical_scalar Ensure a logical argument meets expectations
to_lst Ensure a list argument meets expectations
to_lst.default Ensure a list argument meets expectations
to_lst.function Ensure a list argument meets expectations
to_lst.list Ensure a list argument meets expectations
to_lst.NULL Ensure a list argument meets expectations