Learn R Programming

⚠️There's a newer version (0.3.0) of this package.Take me there.

tester (version 0.1.2)

Tests and checks characteristics of R objects

Description

tester allows you to test characteristics of common R objects.

Copy Link

Version

Install

install.packages('tester')

Monthly Downloads

3,048

Version

0.1.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Gaston Sanchez

Last Published

July 12th, 2013

Functions in tester (0.1.2)

is_decimal

Is decimal
is_class

Is class
is_even

Is even
is_positive_decimal

Is positive decimal
is_multiple

Is multiple
is_positive_integer

Is positive integer
is_integer

Is integer
list_of_vectors

List of vectors
is_positive

Is positive
list_with_vectors

List with vectors
has_missing

Has missing values, NA, NaN, Inf
is_dataframe

Is data frame
is_natural

Is natural
is_negative_integer

Is negative integer
has_rownames

Has or lacks row/column names?
is_negative

Is negative
is_string

Is string
is_negative_decimal

Is negative decimal
is_odd

Is even
has_factors

Has factors?
has_dimension

Has dimension?
is_TRUE

If TRUE or FALSE
is_square_matrix

Is square matrix
is_tabular

Is tabular
has_names

Has or lacks names?
is_diagonal

Is diagonal matrix
is_matrix

Is matrix
is_vector

Is vector
is_triangular_matrix

Is triangular matrix
is_single_number

Is single number
is_single_odd

Is single odd
is_single_true

Is single true
is_single_positive

Is single positive number
is_one_dim

Test if an object has one-dimension
is_single_false

Is single false
is_single_positive_decimal

Is single positive decimal
same_mode

Same Mode
is_single_even

Is single even
is_single_string

Is single string
is_single_negative_decimal

Is single negative decimal
is_single_negative

Is single negative number
same_dim

Same Dimension
same_nrow

Same Number of Rows / Columns
is_single

Is single
is_single_positive_integer

Is single positive integer
is_single_logical

Is single logical
same_type

Same Type
same_class

Same Class
is_single_negative_integer

Is single negative integer
is_single_decimal

Is single decimal
is_square_numeric_matrix

Is square numeric matrix
same_length

Same Length
is_scalar

Is scalar