Learn R Programming

timeLineGraphics (version 1.0)

roy: roy

Description

determine the range of years

Usage

roy(l)

Value

integer vector containing the range of years

Arguments

l

is a list

  • character string $name the person's name

  • integer $start starting year

  • integer $end ending year

  • character string $color background color for the horizontal line

  • list of overlay pictures $pics, each entry contains

    • character string path name for a picture

    • integer year for placement of left edge of picture

Examples

Run this code
roy(example2())

Run the code above in your browser using DataLab