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

Update DC_theme_generator.R

parent 3acadeaf
No related branches found
No related tags found
No related merge requests found
# Development of the script has migrated to https://github.com/dchakro/ # Development of the script has migrated to https://github.com/dchakro/
# 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") warning("This function has moved to: https://github.com/dchakro/ggplot_themes")
print("Correct way to source the function is:") message("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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment