run_data_input {lactater} | R Documentation |
Data input widget
Description
Widget to help with data input.
Usage
run_data_input(width = 1200, height = 900)
Arguments
width |
The width, in pixels. |
height |
The height, in pixels. |
Value
The code to reproduce the manual data input.
[Package lactater version 0.2.0 Index]