Cookies allow us to anonymously count visitor number and usage to improve user experience.
Accept cookies?There are two ways to use grafify
. If you are familiar with R, download the R package. If you are not familiar with R coding, you can use grafify
online through a web browser as described below.
grafify
is available as a browser-based app if you are not familiar with R.
You can also use the grafify
Shiny app on the Shiny website 1 or Shiny website 2.
If you are familiar with R coding, download grafify
from CRAN or GitHub. Usage instructions are available on the vignette website. The R package offers more features and flexibility.
grafify
online for non-R users
- Use one of the links on the side to run a browser-based version of
grafify
. Depending on your download speeds, it may take 2-5 min for the page to load all necessary scripts. Note: please use Firefox browser as the graph download option may not work in all browsers. - Publication-quality graphs can be downloaded as PDFs.
- The
grafify
Shiny is based on Shiny framework for R and should work in all browsers. - If the Shiny servers are busy, try the other links.
grafify
for R users
- The R package
grafify
easily generates publication-ready graphs and linear mixed effects models. The R package also providesscale_
functions to usegrafify
colour schemes inggplot2
graphs.