Changes

Jump to: navigation, search

Generation of Figures in Illustrator

725 bytes added, 17:25, 11 November 2019
no edit summary
==From ExcelR== *Make chart bars black/white/grey in that orderR, make as many as possible changes to text size, labels colors and layout within R*Move chart Some recommendations:** Use ggplot2 library for all figures** Add the commands at the end of your figure generation command : <code>theme_classic() + # to own tabget the overall layout</code> <code>theme(text = element_text(size=18)) # to increase font</code> *Set Use same library (ie ggplot), font Arial and size 22 sizes etc for labels and 16 all figures in a paper. If you need to create multiple versions of a figure in R that is fine.* Create an illustrator file, with artboards for numbering each figure panel (2xif for a paper)8Transform * Drag the '''pdf''' file from the figures folder in your R script onto the artboard. For ease of use do not resize figure.* Add a panel indicator (i. scale e."A.") for each figure* Note in the README. 50% md file where the script is located (in illustratorthe git repository) and which pdf file was used  
==Notes==
*Use 11 pt for most labels and 8pt for axis labels
*Use 18 pt for panel lettering
*For lines use a stroke of 2

Navigation menu