ptable {ptable}R Documentation

Perturbation Table Dashboard for Frequency Count Tables

Description

In the ptable-package there is a shiny app for first time users and visual-style learners. ptable() makes it easy to experiment with different parameter settings while getting direct feedback by means of graphical plots and summaries. The different result output tabs are:

Users can also visually learn how input parameters effect the perturbation table:

Usage

ptable()

Value

No return value, the dashboard is opened in the default browser.

Note

After usage (e.g. closing the browser tab), interrupt R to stop the application (usually by pressing Ctrl+C or Esc in the console or by using the stop button in RStudio).

Author(s)

Tobias Enderle, tobias.enderle@destatis.de

See Also

See create_cnt_ptable() to get more help or pt_vignette() for an introduction

Examples


# Run the dashboard in your default browser
ptable()



[Package ptable version 1.0.0 Index]