diff --git a/R/stations.R b/R/stations.R index 0123550..dbe6bed 100755 --- a/R/stations.R +++ b/R/stations.R @@ -84,7 +84,7 @@ stations_read <- function() { } else { r <- local_file } - } + } else r <- pkg_file r }