fousy {GCDkit}R Documentation

Plotting error bars

Description

Using the function fousy can be added error bars for the x, and or, y coordinate(s) of the binary plot.

Usage

fousy(x, y, sy, sx = 0, col = rep("black", length(x)))

Arguments

x, y

coordinates

sx, sy

one sigma errors

col

colour

Details

The function plots error bars plus/minus 1 sigma.

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz


[Package GCDkit version 4.1 Index]