Skip to content

Commit 096db6a

Browse files
committed
spatial_point_pattern: add gfm md_document outputformat in YAML
1 parent 312da80 commit 096db6a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • content/tutorials/spatial_point_pattern

content/tutorials/spatial_point_pattern/index.Rmd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
title: Estimating densities from a point pattern
33
maintainer: Thierry Onkelinx
44
date: '2017-06-28'
5-
output: html_document
5+
output:
6+
html_document: default
7+
md_document:
8+
preserve_yaml: true
9+
variant: gfm
610
params:
711
cellsize: 20
812
---

0 commit comments

Comments
 (0)