sampledatasets
PackageThis package, sampledatasets
, includes datasets sourced from various R packages. In order to maintain consistency and clarity, a naming convention has been applied where suffixes are added to the dataset names to indicate the type and format of the datasets. The original content of these datasets has not been altered in any way.
mtcars_df: Originally mtcars from the datasets package, licensed under GPL-2 or GPL-3. The dataset name has been changed to 'mtcars_df' to indicate that this dataset is a data frame.
swiss_df: Originally swiss from the datasets package, licensed under GPL-2 or GPL-3. The dataset name has been changed to 'swiss_df' to indicate that this dataset is a data frame.
cars_df: Originally cars from the datasets package, licensed under GPL-2 or GPL-3. The dataset name has been changed to 'cars_df' to indicate that this dataset is a data frame.
arbuthnot_tbl: Originally arbuthnot from the openintro package, licensed under GPL-3. The dataset name has been changed to 'arbuthnot_tbl' to indicate that this dataset is a tibble.
cards_tbl: Originally cards from the openintro package, licensed under GPL-3. The dataset name has been changed to 'cards_tbl' to indicate that this dataset is a tibble.
All datasets in this package are provided under the same licenses as their original sources. The licensing information and any specific attribution required for each dataset can be found within their respective packages. The user must adhere to the licensing terms specified by each original source.
This package, sampledatasets
, is licensed under the GPL-3 License.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.