Learn R Programming

rKenyaForex (version 0.1.0)

kenyaforex: KSHS Exchange Rate Prices

Description

Historical Data for KSH Exchange Rates vs Major Currencies

Usage

data("kenyaforex")

Arguments

Value

None

Format

A data frame with 9746 observations on the following 5 variables.

Date

a Date

Currency

a character vector for the currencies

Mean

a numeric vector

Buy

a numeric vector

Sell

a numeric vector

Author

Mutua Kilai

Details

None

Examples

Run this code
data(kenyaforex)
## maybe str(kenyaforex) ; plot(kenyaforex) ...

Run the code above in your browser using DataLab