latlongFatalities: Compute latitude and longitude of non-address fatalities...

View source: R/latlongFatalities.R

latlongFatalitiesR Documentation

Compute latitude and longitude of non-address fatalities (prototype).

Description

Compute latitude and longitude of non-address fatalities (prototype).

Usage

latlongFatalities(path, multi.core = TRUE)

Arguments

path

Character. e.g., "~/Documents/Data/"

multi.core

Logical or Numeric. TRUE uses parallel::detectCores(). FALSE uses one, single core. You can also specify the number logical cores. See vignette("Parallelization") for details.

Value

An R data frame.

Note

This documents the computation of the latlong version of the fatalities data frame.


cholera documentation built on March 7, 2023, 5:31 p.m.