Package: KNNShiny
Type: Package
Title: Interactive Document for Working with KNN Analysis
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive document on  the topic of K-nearest neighbour (KNN) using 'rmarkdown' and 'shiny' packages. Runtime examples are provided in the package function as well as at  <https://kartikeyabolar.shinyapps.io/KNNShiny/>.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.0.3)
Imports:
        shiny,rmarkdown,dplyr,datasets,caret,e1071,rhandsontable,psycho,FNN
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-05-08 19:40:39 UTC; KARTIKEYA
Repository: CRAN
Date/Publication: 2019-05-09 16:00:07 UTC
Built: R 4.1.0; ; 2021-05-28 07:40:43 UTC; unix
