Learn R Programming

BIEN (version 1.2.7)

.is_char: Check that value is character

Description

Helper function to check data format.

Usage

.is_char(x)

Arguments

Examples

Run this code
if (FALSE) {
is_char(species)}

Run the code above in your browser using DataLab