Skip to content

Version 0.4.3

Compare
Choose a tag to compare
@jfisher-usgs jfisher-usgs released this 10 Sep 16:56
· 465 commits to master since this release
419e17d

inlmisc 0.4.3

  • Add AddNorthArrow function, was previously defined as an internal function.

  • In AddScaleBar function: non-backward compatible argument changes. Remove offset argument and replace with ..., see help documentation for details.

  • Make dichromat a suggested package.

  • Remove viridisLite from suggested packages.

  • Add GetInsetLocation function, used to determine the location for a inset graphics in the main plot region.

  • In AddPoints function: add bty, draw.legend, and draw.points arguments.

  • In PlotGraph function: add xpd argument, determines whether point and (or) line symbols are clipped to the plot region; change default color scheme; change contents of fill argument (non-backward compatible) and add a fillcolor argument; provide main argument a default value of NULL.

  • In FindOptimalSubset function, add monitor argument to check on status of GA run.

  • In GetTolColors function: add color schemes; change default scheme from "bright" to "smooth rainbow"; add start, end, bias, reverse, blind, and gray arguments.