Skip to content

Commit

Permalink
fix *md, Rbuildignore
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbiederstedt committed Feb 17, 2021
1 parent 3bd4233 commit 3121f4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
.travis.yml
CHANGELOG.md
^LICENSE\.md$
^vignettes\*.md$
^vignettes\figure$
^doc$
^Meta$
13 changes: 1 addition & 12 deletions vignettes/Raster_geoms.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
---
title: "Raster geoms"
output:
rmarkdown::html_vignette:
toc: true
vignette: >
%\VignetteIndexEntry{"Raster geoms"}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---


# Raster geoms

## ggrastr

Expand Down

0 comments on commit 3121f4c

Please sign in to comment.