get_records: Get marriage and baptism records in the Norway Digital...

Description Usage Arguments Value Author(s) Examples

View source: R/get_records.R

Description

Loop through advanced search results and get marriage and baptism records from the Norway Digital Archives

Usage

1

Arguments

x

Advanced search results from advanced_search

Value

a data.frame with event, no, name, residence, date, role, position, birth, place, full name

Author(s)

Chris Stubben

Examples

1
2
3
4
5
## Not run: 
  s1 <- advanced_search(1638, first="Siv*", last="Lars*", residence="Stub*")
  sivert <- get_records(s1)

## End(Not run)

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