use_manners: Use manners in your own package or script

View source: R/use-manners.R

use_mannersR Documentation

Use manners in your own package or script

Description

Creates collection of polite functions for scraping and downloading

Usage

use_manners(save_as = "R/polite-scrape.R", open = TRUE)

Arguments

save_as

File where function should be created Defaults to "R/polite-scrape.R"

open

if TRUE, open the resultant files


polite documentation built on July 9, 2023, 5:21 p.m.