View source: R/get_data_description.R
get_data_description | R Documentation |
Get a description of the data
get_data_description(data)
data |
the data source, which can be:
|
Richèl J.C. Bilderbeek
get_data_description(data = create_test_plink_text_data())
get_data_description(data = create_test_plink_bin_data())
get_data_description(data = create_test_plink2_bin_data())
get_data_description(data = create_test_plink_text_filenames())
get_data_description(data = create_test_plink_bin_filenames())
get_data_description(data = create_test_plink2_bin_filenames())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.