Minor documentation updates

This commit is contained in:
Waldir Leoncio 2020-05-20 11:22:31 +02:00
parent d6675940a1
commit 3f8121f5a6
3 changed files with 16 additions and 1 deletions

View file

@ -8,7 +8,7 @@ uigetfile <- function(title = "") {
# ==========================================================================
# Pre-prompt message
# ==========================================================================
cat(title)
message(title)
# ==========================================================================
# Reading file path and name
# ==========================================================================