R/digitize-package.r

#' digitize : a plot digitizer in R
#'
#' Get data from a graph by providing calibration points
#'
#' The package provides one main function, `digitize`, which runs functions
#' that 1) Read the image in and calibrate it, and 2) Digitize the data.
#' The first step requires user input.
#'
#' @docType package
#' @name digitize-package
NULL

Try the digitize package in your browser

Any scripts or data that you put into this service are public.

digitize documentation built on May 2, 2019, 12:45 a.m.