mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Fixes v3.7.5 for CRAN
This commit is contained in:
parent
78e93f68cb
commit
220db26eb7
@ -1248,7 +1248,7 @@ function(value) {
|
||||
|
||||
##' Retrieve the name of the selected_output file.
|
||||
##'
|
||||
##' Retrieves the name of the selected_output file. The default value is selected_{nuser}.0.out.
|
||||
##' Retrieves the name of the selected_output file. The default value is selected_\{nuser\}.0.out.
|
||||
##'
|
||||
##' The selected_output file must be turned on using the \code{\link{phrSetSelectedOutputFileOn}} function.
|
||||
##'
|
||||
@ -1291,7 +1291,7 @@ function(nuser) {
|
||||
|
||||
##' Set the name of the selected_output file.
|
||||
##'
|
||||
##' Sets the name of the selected_output file. The default value is selected_{nuser}.0.out.
|
||||
##' Sets the name of the selected_output file. The default value is selected_\{nuser\}.0.out.
|
||||
##'
|
||||
##' The selected_output file must be turned on using the \code{\link{phrSetSelectedOutputFileOn}} function.
|
||||
##'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user