lar (version 0.1-2)

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

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

read.lar(file)

Arguments

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

References

Project website: http://historyoflabourrelations.org

See Also

draw.lar.

Examples

Run this code
  ## Not run: 
#   ## Read in a labour relations pre-defined excel file:
#   df <- read.lar("Spain_1900_(JMTL-Sept2011).xlsx")
#   ## End(Not run)

Run the code above in your browser using DataLab