check_data: Check if a data object was created by qdata()

Description Usage Arguments Value Author(s) Examples

View source: R/data.R

Description

Data objects created by qdata has a special token, which is checked by this function. If the data object was not created by qdata, it will be automatically converted (with a warning message).

Usage

1

Arguments

data

a data object

Value

The data object created by qdata().

Author(s)

Yihui Xie

Examples

1
2
3

ggobi/cranvas documentation built on May 17, 2019, 3:10 a.m.