Skip to content
Snippets Groups Projects
Commit 3acadeaf authored by Deepankar Chakroborty's avatar Deepankar Chakroborty
Browse files

Update DC_theme_generator.R

parent a8515233
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
# replace the line sourcing this file with the following in your code. # 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("This function has moved to: https://github.com/dchakro/ggplot_themes")
print("Correct way to source the function is:") print("Correct way to source the function is:")
print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R")") print("source('https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R')")
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment