orkdal_farms: Place names in the 1801 census in Orkdal,...

Description Usage Format Source Examples

Description

List of 174 farms and residences in the 1801 census in Orkdal district 1

Usage

1

Format

A tibble with 174 rows and 7 variables:

rid

Residence ID

name

Farm or place name

residents

Total counted in census

houses

Total houses

lng

Longitude

lat

Latitude

notes

Notes

Source

Norway Digital Archives

Examples

1
2
3
4
5
6
data(orkdal_farms)
orkdal_farms
## Not run: 
norway_map %>% addMarkers( data=orkdal_farms, label= paste(orkdal_farms$rid, orkdal_farms$name))

## End(Not run)

cstubben/norwayr documentation built on May 14, 2019, 12:25 p.m.