start_dss: An R-Shiny application for making sex estimation easier

View source: R/start_dss.R

start_dssR Documentation

An R-Shiny application for making sex estimation easier

Description

Launches the graphical user interface (GUI)

Usage

start_dss()

Details

The GUI of rdss is completely autonomous: reading the data file and specifying the parameters of the analysis are done through the interface. Once the dataset is loaded, the output reacts dynamically to any change in the analysis settings.

Value

The function returns no value by itself, but all results can be individually downloaded through the graphical interface.

Note

The R console is not available when the GUI is active. To exit the GUI, type Echap (on MS Windows systems) or Ctrl+C (on Linux systems) in the R console.

On 14-inch (or smaller) screens, for convenience, it may be necessary to decrease the zoom level of your web browser and/or to turn on fullscreen mode.

Author(s)

Frédéric Santos, frederic.santos@u-bordeaux.fr

References

Murail, P., Bruzek, J. and Braga, J. (1999) A new approach to sexual diagnosis in past populations. Practical adjustments from Van Vark's procedure. International Journal of Osteoarchaeology, 9, 39–53. doi: 10.1002/(SICI)1099-1212(199901/02)9:1<39::AID-OA458>3.0.CO;2-V

Examples

## Launch the GUI:
## Not run:  start_dss() 

frederic-santos/rdss documentation built on March 25, 2023, 5:25 p.m.