Change argument name in ReadModflowBinary
function from f
to path
.
Add ReadCodeChunk
function, reads knitr code chunks into the current session.
Change NEWS file to markdown format.
Remove "misc" folder from ".Rbuildignore", adds the "misc/preamble.tex" file back to the package build.
Add file
argument to PlotMap
and PlotCrossSection
functions. Specifying this argument will start a graphics device driver for producing either a PDF or PNG file.
Width and height of graphics device is no longer calculated when drawing to screen.
Explain the USGS and INL acronyms from the Title in the DESCRIPTION file.
Fix invalid URLs.