online_dataset: online_dataset

Description Usage Arguments Value Examples

View source: R/online_dataset.R

Description

Gets online dataset in csv format from 'https://vincentarelbundock.github.io/Rdatasets/datasets.html'

Usage

1
online_dataset(URL = NULL, dataname = NULL)

Arguments

URL

url from 'https://vincentarelbundock.github.io/Rdatasets/datasets.html'

dataname

character with the name to save the dataset

Value

data frame

Examples

1
2
 {
online_dataset('https://vincentarelbundock.github.io/Rdatasets/csv/boot/amis.csv','car_speedwarn')

unimi-dse/bf98dcbb documentation built on Feb. 17, 2020, 4:04 a.m.