hasTidyMethod: Check if tidy method for class exist

View source: R/asserts.R

hasTidyMethodR Documentation

Check if tidy method for class exist

Description

hasTidyMethod check if there is a tidy method available for a given class.

Usage

hasTidyMethod(class)

Arguments

class

String giving object class.

Value

Logical indicating if there is a tidy method for a given class.


Genentech/midasHLA documentation built on Feb. 12, 2024, 9:38 a.m.