values.app: Values eploration (Web App)

View source: R/apps-functions.R

values.appR Documentation

Values eploration (Web App)

Description

Start an interactive GUI (web app) to explore the evaluated values ditribution. It can use directly a plan object as argument (deriving from it the corresponding values, ct and contours objects to visualize). It can accept also a list of plan objects, to explore simultaneusly different plans. (A full web based app will be released in future.)

Usage

values.app(plan = NULL, values = NULL, ct = NULL, contours = NULL,
  sanitize = TRUE)

Arguments

plan

The plan object

values

The values object (optional if plan is given)

ct

The CT object (optional)

contours

The contour object (optional)


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.