Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 251 Bytes

File metadata and controls

7 lines (6 loc) · 251 Bytes

dkube-R

R libraries for DKube

Install dkubeR package in Rstudio

  • install.packages("devtools")
  • devtools::install_github('oneconvergence/dkube-R@main')
  • reticulate::py_install("git+https://github.com/oneconvergence/dkube.git@2.2")