create_bulk: Creates html pages with maps and basic stats for multiple...

Description Usage Arguments Value Examples

View source: R/create_bulk.R

Description

Creates html pages with maps and basic stats for multiple cities

Usage

1
create_bulk(cities, country)

Arguments

cities

A character vector of cities located in the same country.

country

The name of a country.

Value

Nothing, used for its side effects (creates html files with maps and basic text)

Examples

1
create_bulk(cities = c("Sibiu", "Alba Iulia"), country = "Romania")

giocomai/genderedstreetnames documentation built on June 21, 2020, 8:31 p.m.