read.lar: Read in labour relations file (read.lar)

Description Usage Arguments Note Author(s) References See Also Examples

View source: R/read_excel_function01.R

Description

The function read.lar() reads in a labour relations excel-input-file and attaches convenience labels for labour relations to be used with draw.lar().

Usage

1

Arguments

file

An excel file (.xlsx) in labour relations input-format. Required.

Note

The creation of this package was made by possible by the International Institute of Social History and research grants by the Gerda Henkel Stiftung and the Netherlands Organisation for Scientific Research (NWO).

Author(s)

Richard L. Zijdeman

References

Project website: http://historyoflabourrelations.org

See Also

draw.lar.

Examples

1
2
3
4
5
  ## Not run: 
  ## Read in a labour relations pre-defined excel file:
  df <- read.lar("Spain_1900_(JMTL-Sept2011).xlsx")
  
## End(Not run)

lar documentation built on May 1, 2019, 10:09 p.m.