diff --git a/docs/news/index.html b/docs/news/index.html index af13b37..836f289 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -3,7 +3,7 @@
- +2024-06-27 * bug fixes for generate_ll_from_utm()
* add function remove_empty_tables()
(and associated unit tests) * update documentation for replace blanks()
to indicate it can replace blanks with more than just NA
2024-06-28 * Updated get_park_polygon()
to use the new API (had been using a legacy API). Added documentation to specify that the function is getting the convexhull for the park, which may not work particularly well for some parks. 2024-06-27 * bug fixes for generate_ll_from_utm()
* add function remove_empty_tables()
(and associated unit tests) * update documentation for replace blanks()
to indicate it can replace blanks with more than just NA