padpadpadpad/dataViewer: RStudio Addin for viewing data and identifying outliers

dataViewer is an RStudio Addin that allows you to interactively explore your dataframe within R and identify points of interest that need further examination through clicking. It was designed to work specificially with non-linear models where evaluating fits is difficult and viewing the data to identify potential outliers is critical.

Getting started

Package details

AuthorWho wrote it
MaintainerDaniel Padfield <dp323@exeter.ac.uk>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("padpadpadpad/dataViewer")
padpadpadpad/dataViewer documentation built on May 24, 2019, 5:59 p.m.