knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

RAmibroker

The goal of RAmibroker provides API to import data exported from Amibroker database.

Installation

You can install the released version of RAmibroker from CRAN with:

devtools::install_github("thanhuwe8/RAmibroker")


thanhuwe8/RAmibroker documentation built on June 17, 2019, 10:24 p.m.