Learn R Programming

xRing (version 0.1.2)

PaPiSpan: PaPiSpan

Description

A dataframe giving the first and the last year of 44 series. The row names give the name of series.

Usage

data("PaPiSpan")

Arguments

Format

A data frame with 44 observations on the following 2 variables.

first

a numeric vector giving the first year

last

a numeric vector giving the last year

Examples

Run this code
data(PaPiSpan)
head(PaPiSpan)

Run the code above in your browser using DataLab