Skip to content

Commit

Permalink
fix keyword for stim. power app
Browse files Browse the repository at this point in the history
  • Loading branch information
tzerk committed Jun 18, 2018
1 parent b3b2c08 commit f033dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The RLumShiny package provides a single function from which all apps can be star
| Plot Filter Combinations | filter | `plot_FilterCombinations` |
| Calculate Fast Ratio | fastratio | `calc_FastRatio` |
| Fading measurement analysis and correction | fading | `analyse_FadingMeasurement`, `calc_FadingCorr` |
| Test OSL/IRSL Stimulation Power | misc | `plot_RLum` |
| Test OSL/IRSL Stimulation Power | teststimulationpower | `plot_RLum` |

The `app_RLum()` function is just a wrapper for `shiny::runApp()`. Via the `...` argument further arguments can be directly passed to `shiny::runApp()`. See `?shiny::runApp` for further details on valid arguments.

Expand Down

0 comments on commit f033dec

Please sign in to comment.