From 209cf8037a0a2fc26a14bc8147010ffec41153e3 Mon Sep 17 00:00:00 2001 From: Jason Fisher Date: Tue, 6 Aug 2019 08:50:35 -0700 Subject: [PATCH] add news item for usgs_article --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index e07e797..636a44e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,8 @@ # inlmisc 0.4.6 +- Add `"usgs_article"` template for R Markdown documents. + This template is experimental and subject to change in the future. + - Set `checkValidity` argument to 2 (check and try to buffer by zero distance to repair) in many of the **rgeos** function calls.