
Function reference
-
as_dataframe()
as.dataframe()
is_dataframe()
is.dataframe()
- Deprecated! Convert objects into dataframes (subclassing tibble) and check for it.
-
data.io-package
- Read and Write Data in Different Formats
-
data_example()
- Get the path to some example datasets in this package
-
data_types()
- List recognized file formats (types) for read() and write()
-
Datasets
- Labelised versions of various datasets provided by 'data.io' or other packages
-
labelise()
labelize()
cl()
unlabelise()
unlabelize()
- Set label (and units)
-
mauna_loa
- Temperature and atmospheric CO2 at Mauna Loa, Hawai
-
read()
type_from_extension()
hread_text()
hread_xls()
hread_xlsx()
`$`(<subsettable_type>)
.DollarNames(<read_function_subset>)
- Read data in R in different formats
-
read_write_option()
- Define default read/write options and add items to it
-
relative_path()
- Calculate path relative to a reference directory
-
urchin_bio
- Sea urchins biometry
-
urchin_growth
- Sea urchins growth
-
write()
.DollarNames(<write_function_subset>)
- Write data from R in files in different formats
-
zooplankton
- Zooplankton image analysis