dl_file: Downloads file from URL if file doesn't exist in set folder

Description Usage Arguments Examples

Description

Downloads file from URL if file doesn't exist in set folder

Usage

1
dl_file(folder = "data", link = "filenamedefaultbulkcsv2017.csv")

Arguments

folder

The folder in relation to your working directory where the file should exist. Default folder is 'data'.

link

The link to where the file exists

Examples

1
dl_file(folder="data", link="https://website.com/data/bostonpayroll2013.csv")

andrewbtran/muckrakr documentation built on May 12, 2019, 3:37 a.m.