diff --git a/DC_theme_generator.R b/DC_theme_generator.R index e9b4db17c21a4d5cc0414584fb80823de12726fb..3991ca2fbbacb1acda7bcd069c19cb1322b9c692 100644 --- a/DC_theme_generator.R +++ b/DC_theme_generator.R @@ -2,4 +2,4 @@ # replace the line sourcing this file with the following in your code. print("This function has moved to: https://github.com/dchakro/ggplot_themes") print("Correct way to source the function is:") -print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R")") \ No newline at end of file +print("source('https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R')") \ No newline at end of file