timeline_relative: Retrieve Relative Timeline

timeline_relativeR Documentation

Retrieve Relative Timeline

Description

Relative timeline for selected variable between two data sets.

Usage

timeline_relative(x, y, myfield, time.window = 10)

Arguments

x

First data frame

y

Second data frame

myfield

Numeric field to summarize in the timeline (x/y). The number of entries (title count) per decade is used by default. If this argument is used, the sum of entries per decade for this field is given.

time.window

Time window for the timeline in years. Default: 10 (publication decade).

Value

data.frame

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: timeline_relative(df, "gatherings")

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.