Skip to content

Commit

Permalink
Use string
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 11, 2017
1 parent f358409 commit 538bd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/config.R
@@ -1,7 +1,7 @@
# Helper for loading and getting settings
config <- local({
conflist <- list()
confpaths <- list()
confpaths <- character()

load <- function(filepath){
message("Loading config from ", filepath)
Expand Down

0 comments on commit 538bd43

Please sign in to comment.