mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 03:22:00 +02:00
clipboard error
This commit is contained in:
@ -71,7 +71,7 @@ clipboard_import <- function(sep = '\t',
|
||||
date_format = '%Y-%m-%d',
|
||||
time_format = '%H:%M',
|
||||
remove_ASCII_escape_char = FALSE,
|
||||
tz = Sys.timezone(),
|
||||
tz = "UTC",
|
||||
encoding = "UTF-8",
|
||||
info = TRUE) {
|
||||
|
||||
|
Reference in New Issue
Block a user