Learn R Programming

SBAGM (version 0.1.0)

ReturnSeries: Return Series Data

Description

Monthly return series of International Soyabean oil starting from January 1980

Usage

data("ReturnSeries")

Arguments

Format

A data frame with 86 observations on the following variable.

return

a numeric vector

Details

Dataset contain 86 0bservations of monthly return series of International soyabean price. It is obtained from World Bank "Pink sheet"

References

https://www.worldbank.org/en/research/commodity-markets

Examples

Run this code
# NOT RUN {
data(ReturnSeries)
# }

Run the code above in your browser using DataLab