R/is_granges.R
is_granges.Rd
Check whether an object is of the class GRanges.
is_granges(obj)
Any R object.
Boolean.
bool <- echodata::is_granges(mtcars)