Learn R Programming

EventStudy (version 0.39.2)

checkClass: 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