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
You can install from github with:
install.packages("devtools")
devtools::install_github("prodipta/kiteconnect3")
For details on the use of the package and other important points, please see the package vignette.