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/MiDAS documentation built on Feb. 5, 2024, 11:52 a.m.