Skip to content

Commit

Permalink
read_HeliosOSL2R():
Browse files Browse the repository at this point in the history
+ ad example
+ up docu
  • Loading branch information
RLumSK committed Jul 11, 2024
1 parent 05f0465 commit 5a7996f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
5 changes: 4 additions & 1 deletion R/read_HeliosOSL2R.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
#'
#'@param ... not in use, for compatibility reasons only
#'
#'@note Thanks to Krzysztof Maternicki for providing example data.
#'
#'@return [RLum.Analysis-class] object
#'
#'@author Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany)
Expand All @@ -21,7 +23,8 @@
#'@keywords IO
#'
#'@examples
#'##TODO
#'file <- system.file("extdata/HeliosOSL_Example.osl", package = "Luminescence")
#'read_HeliosOSL2R(file)
#'
#'@md
#'@export
Expand Down
6 changes: 5 additions & 1 deletion man/read_HeliosOSL2R.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a7996f

Please sign in to comment.