Skip to content

Commit c1e1954

Browse files
committed
tweak docs
1 parent 1f47ce1 commit c1e1954

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/import.r

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,8 +1405,8 @@ importTxtInternal <- function(file, dir = NULL, min = NULL, max = NULL) {
14051405
#' rg <- importTxt(file)
14061406
#'
14071407
#' \dontrun{
1408-
#' # To see the structure of the Excel file try to open it as follows.
1409-
#' # May not work on all systems.
1408+
#' # To see the structure of the file, try opening it as follows.
1409+
#' # (may not work on all systems)
14101410
#' file.show(file)
14111411
#' }
14121412
#'

man/importTxt.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)