checkClass: Check column type

View source: R/dataHandling.R

checkClassR Documentation

Check column type

Description

Function for map2 function from purrr. This function checks columns on the correct type

Usage

checkClass(x, y, class = "integer")

Arguments

x

vector

y

column label

class

variable type to check


EventStudy documentation built on March 31, 2023, 5:43 p.m.