plot_bericht: plot_bericht

Description Usage Arguments Examples

View source: R/plot_bericht.R

Description

Produces a segment plot used in standard dating reports of the BOKU tree ring lab based on the overview excel table.

Usage

1
plot_bericht(filename, encoding = "latin1", set_lwd = 50, multi = 0.7)

Arguments

filename

a path to a .xls file used for dating overview in the BOKU tree ring lab.

encoding

encoding of the .xls file

set_lwd

width of the segments

multi

adjusts the height of the output png image

Examples

1
2
3
4
5
#use the following line to select the file interactively:
## Not run: 
plot_bericht(file.choose())

## End(Not run)

konradmayer/trlboku documentation built on July 3, 2020, 9:49 p.m.