We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312da80 commit 096db6aCopy full SHA for 096db6a
1 file changed
content/tutorials/spatial_point_pattern/index.Rmd
@@ -2,7 +2,11 @@
2
title: Estimating densities from a point pattern
3
maintainer: Thierry Onkelinx
4
date: '2017-06-28'
5
-output: html_document
+output:
6
+ html_document: default
7
+ md_document:
8
+ preserve_yaml: true
9
+ variant: gfm
10
params:
11
cellsize: 20
12
---
0 commit comments