ropensci / refsplitr

R package for processing, organizing, and visualizing reference records downloaded from the Web of Science.
https://docs.ropensci.org/refsplitr
Other
55 stars 6 forks source link

Decide on graphing customization level #26

Closed aurielfournier closed 6 years ago

aurielfournier commented 6 years ago

decide (at the end) how much flexibility to add in for users to manipulate figures. Options include: 1) make fully customizable, 2) explain how to download so can be customized in ggplot2, etc. Regardless (and I’m leaning towards 2), would ve great to allow users to download jpg, png, and tiff versions.

aurielfournier commented 6 years ago

Some people may be analyzing datasets on a subglobal level. I;’m used to using Rworldmapper, where you pick the map in advance (e.g., world, continent, country). Is this how it works in ggmp, and if so, is worth giving people the option of choosing the map in advance?

aurielfournier commented 6 years ago

Just added functionality to the net and plot functions that allows them to be subset by mapRegion (which is basically continent, except that Europe and Asia are Eurasia).