/tolp

An R package to extract numerical data from plot images

Primary LanguageRGNU General Public License v3.0GPL-3.0

tolp

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. License: GPL (>= 3)
R build status R build status R build status R build status

Overview

The goal of tolp is to provide a locally hosted Shiny web application to extract numerical data from plot images.


Installation

You can install tolp from GitHub with:

pak::pkg_install("the-mad-statter/tolp")

If necessary pak can be installed with:

install.packages("pak", repos = sprintf("https://r-lib.github.io/p/pak/stable/%s/%s/%s", .Platform$pkgType, R.Version()$os, R.Version()$arch))

Usage

library(tolp)
my_tolp_data <- tolp()


Code of Conduct

Please note that the tolp project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.


Code Style

This package attempts to follow the tidyverse style guide.

The use of {styler} and {lintr} are recommended.


About

Washington University in Saint Louis

Established in 1853, Washington University in Saint Louis is among the world’s leaders in teaching, research, patient care, and service to society. Boasting 24 Nobel laureates to date, the University is ranked 7th in the world for most cited researchers, received the 4th highest amount of NIH medical research grants among medical schools in 2019, and was tied for 1st in the United States for genetics and genomics in 2018. The University is committed to learning and exploration, discovery and impact, and intellectual passions and challenging the unknown.