diff --git a/README.md b/README.md index b921001..00934ae 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ## sdRgraph -`sdRgraph` is an [**R**](https://svn.R-project.org/R/) package that contains an `R` function, `sdRplot`, that can be used for creating ***semantic differential*** (SD) inventory plots (see [Wikipedia: Semantic differential](https://en.wikipedia.org/wiki/Semantic_differential) for more info). +`sdRgraph` is an [**R**](https://cran.r-project.org/) package that contains an `R` function, `sdRplot`, that can be used for creating ***semantic differential*** (SD) inventory plots (see [Wikipedia: Semantic differential](https://en.wikipedia.org/wiki/Semantic_differential) for more info). ![](https://raw.githubusercontent.com/justineuro/sdRgraph/main/images/sdRplot1.png) -(You may have to change some of the graphing parameters in the written function, as the need arises, to get better quality plots; please see [`sdRplot`](https://github.com/justineuro/sdRplot), a GitHub repository that contains this `R` function.) +(You may have to change some of the graphing parameters in the written function, as the need arises, to get better quality plots; please see [`sdRplot`](https://github.com/justineuro/sdRplot), a separate GitHub repository that contains this `R` function.)

sdRgraph by Justine Leon A. Uro is licensed under Creative Commons Attribution 4.0 International
Based on a work at https://github.com/justineuro/sdRgraph.