Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haghish authored Nov 30, 2017
1 parent 35ce8ef commit e66ec17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ For example, to export SVG file to PNG, PDF, JPEG, or GIF with a customized reso
JPEG, etc.

The `convertGraph` package provides a solution for that. It **does not require RStudio** and is fully functional within R.
In addition, it allows you to increase the resolution of exported file.
In addition, it allows you to adjust the resolution of exported file to any size and quality.

`convertGraph` is hosted on CRAN and can be installed by :

> `install.packages("convertGraph")`

The package relies on [PhantomJS](http://phantomjs.org/) binaries. simply download and unzip the binaries and provide the path to `convertGraph` function.

0 comments on commit e66ec17

Please sign in to comment.