Skip to content

Commit e58574b

Browse files
committed
clean up vignette metadata
1 parent 36accdc commit e58574b

4 files changed

Lines changed: 0 additions & 14 deletions

File tree

vignettes/cansim.Rmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
22
title: "Getting started with the cansim package"
3-
author: ""
4-
date: "`r Sys.Date()`"
53
output: rmarkdown::html_vignette
64
vignette: >
75
%\VignetteIndexEntry{Getting started with the cansim package}

vignettes/listing_cansim_tables.Rmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
title: "Listing Statistics Canada data tables"
3-
description: >
4-
An example of how to identify and search for available datasets using the cansim package.
5-
author: ""
6-
date: "`r Sys.Date()`"
73
output: rmarkdown::html_vignette
84
vignette: >
95
%\VignetteIndexEntry{Listing Statistics Canada data tables}

vignettes/retrieving_cansim_vectors.Rmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
title: "Retrieving individual Statistics Canada vectors"
3-
description: >
4-
A worked example showing how to retrieve individual data vectors instead of entire tables.
5-
author: ""
6-
date: "`r Sys.Date()`"
73
output: rmarkdown::html_vignette
84
vignette: >
95
%\VignetteIndexEntry{Retrieving individual Statistics Canada vectors}

vignettes/working_with_hierarchies.Rmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
title: "Working with Statistics Canada data table object hierarchies"
3-
description: >
4-
Data retrieved from Statistics Canada frequently has complicated hierarchical structures. The cansim provides convenience tools to make it easier to work with these structures.
5-
author: ""
6-
date: "`r Sys.Date()`"
73
output: rmarkdown::html_vignette
84
vignette: >
95
%\VignetteIndexEntry{Working with Statistics Canada data table object hierarchies}

0 commit comments

Comments
 (0)