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

repo moved. Instructions on how to use

parent ee13464c
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.
source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R") print("This function has moved to: https://github.com/dchakro/ggplot_themes")
\ No newline at end of file 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
# 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.
source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/source.R") print("This function has moved to: https://github.com/dchakro/ggplot_themes")
\ No newline at end of file print("Correct way to source the function is:")
print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/source.R")")
\ No newline at end of file
# 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.
source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/theme_dc.plot.L.45.nolegend.R") print("This function has moved to: https://github.com/dchakro/ggplot_themes")
\ No newline at end of file print("Correct way to source the function is:")
print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/theme_dc.plot.L.45.nolegend.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