Skip to content

Version 0.4.2

Compare
Choose a tag to compare
@jfisher-usgs jfisher-usgs released this 14 Jul 20:35
· 531 commits to master since this release
b0410f9

inlmisc 0.4.2

  • In GetTolColors function, revise color schemes based on issue 3.0 of technical note.

  • In PlotGraph function, improve placement of tick marks.

  • Remove colorspace from suggested packages and replace with viridisLite.

  • In ToScientific function, better identify whether to print numeric values in fixed or scientific notation.

  • In AddScaleBar function, non-backward compatible argument changes and formatting improvements.

  • In PlotGraph function: fix bug that resulted in an error when type = "n"; and add main argument for placing a title at the top of the plot.

  • Make gstat and roxygen2 suggested packages.

  • Remove httr, maps, and maptools from suggested packages.

  • In misc/preamble.tex file: tidy code; include fix for spacing after number in List of Figures and List of Tables; remove helvet package; and add float package, provides the H float modifier option.

  • In AddInsetMap: add an optional e argument, a numeric vector describing the extent of the smaller axis-aligned rectangle; add "center" option for loc argument; and add bty argument, determines if a box is to be drawn around the inset map.

  • Update leaflet-search.min.js and leaflet-search.min.css files to version 2.8.0.

  • Add PrintFigure function, used to print the LaTeX code associated with a figure.