latlongAddress: Compute latitude and longitude of case "addresses"...

View source: R/latlongAddress.R

latlongAddressR Documentation

Compute latitude and longitude of case "addresses" (prototype).

Description

Compute latitude and longitude of case "addresses" (prototype).

Usage

latlongAddress(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.address data frame.


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