Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 422 Bytes

kiteconnect3

R package for Kite Connect API

The goal of this R package is to provide a wrapper to access the Kite Connect API from Zerodha

Installation

You can install from github with:

install.packages("devtools")
devtools::install_github("prodipta/kiteconnect3")

Example

For details on the use of the package and other important points, please see the package vignette.