File tree Expand file tree Collapse file tree 5 files changed +13
-9
lines changed
Expand file tree Collapse file tree 5 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,12 @@ navbar:
6767 menu :
6868 - text : Data types
6969 href : articles/types.html
70- - text : Invariants
70+ - text : Comparing behavior with data frames
7171 href : articles/invariants.html
72+ - text : Controlling display of numbers
73+ href : articles/numbers.html
74+ - text : Comparing display with data frames
75+ href : articles/digits.html
7276 - text : News
7377 menu :
7478 - text : " Release notes"
Original file line number Diff line number Diff line change 11---
2- title : " Significant figures and scientific notation "
2+ title : " Comparison with data frames "
33output : html_vignette
44vignette : >
5- %\VignetteIndexEntry{Significant figures and scientific notation }
5+ %\VignetteIndexEntry{Comparison with data frames }
66 %\VignetteEngine{knitr::rmarkdown}
77 %\VignetteEncoding{UTF-8}
88---
Original file line number Diff line number Diff line change 11---
2- title : " Invariants for subsetting and subassignment "
2+ title : " Invariants: Comparing behavior with data frames "
33# output: rmarkdown::word_document
44output : rmarkdown::html_vignette
55vignette : >
6- %\VignetteIndexEntry{Invariants for subsetting and subassignment }
6+ %\VignetteIndexEntry{Invariants: Comparing behavior with data frames }
77 %\VignetteEngine{knitr::rmarkdown}
88 %\VignetteEncoding{UTF-8}
99---
Original file line number Diff line number Diff line change 11---
2- title : " Significant figures and scientific notation "
2+ title : " Comparison with data frames "
33output : html_vignette
44vignette : >
5- %\VignetteIndexEntry{Significant figures and scientific notation }
5+ %\VignetteIndexEntry{Comparison with data frames }
66 %\VignetteEngine{knitr::rmarkdown}
77 %\VignetteEncoding{UTF-8}
88---
Original file line number Diff line number Diff line change 11---
2- title : " Invariants for subsetting and subassignment "
2+ title : " Invariants: Comparing behavior with data frames "
33# output: rmarkdown::word_document
44output : rmarkdown::html_vignette
55vignette : >
6- %\VignetteIndexEntry{Invariants for subsetting and subassignment }
6+ %\VignetteIndexEntry{Invariants: Comparing behavior with data frames }
77 %\VignetteEngine{knitr::rmarkdown}
88 %\VignetteEncoding{UTF-8}
99---
You can’t perform that action at this time.
0 commit comments