knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

genderedstreetnames

The goal of genderedstreetnames is to automatically find the gender of street names, manually fix what the automatic part got wrong, and plot the result.

This is a work in progress.

There is currently a vignette showing examples of what can be done with this package on the package's website.

If you use this package for articles/blog posts/anything else, please include a reference to the author and to EDJNet:

Giorgio Comai/OBCT/EDJNet

Installation

This package is currently available on GitHub.

remotes::install_github("giocomai/genderedstreetnames")

Follow the instructions in the vignette for details and examples of outputs.



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