mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
fixed spelling
This commit is contained in:
parent
39db24c9be
commit
a73f8b1ba3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
#' data(mtcars)
|
||||
#' launch_FreesearchR(launch.browser = TRUE)
|
||||
#' }
|
||||
launch_FreesearchR <- function(inlcude_globalenv = TRUE,
|
||||
launch_FreesearchR <- function(include_globalenv = TRUE,
|
||||
data_limit_default = 1000,
|
||||
data_limit_upper = 100000,
|
||||
data_limit_lower = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue