From e66ec1747e335bd8b388331f2f47928abddf6a9f Mon Sep 17 00:00:00 2001 From: "E. F. Haghish" Date: Thu, 30 Nov 2017 10:12:57 +0100 Subject: [PATCH] 0.1.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59d8550..39c48a2 100644 --- a/README.md +++ b/README.md @@ -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.