R/is.tbl_prof.R

Defines functions is.tbl_prof

is.tbl_prof <- function(x){
	inherits(x, "tbl_prof")
}
gueyenono/professorrr documentation built on Dec. 26, 2021, 10:10 p.m.