get_mercados: Fetch asset information data from Amazon

Description Usage Value Examples

View source: R/mercados.R

Description

Construct a mysql query for the selected dates and ids from the Amazon mercados database, table valores

Usage

1
get_mercados(id = NULL, where = NULL)

Value

A data.frame with the prices of the given ids in the selected dates.

Examples

1
2
get_mercados()
#' get_mercados(c("1ispy_", "1ishv_"))

optimist/inhouse documentation built on May 24, 2019, 3:56 p.m.