Logical should come before numbers
This commit is contained in:
parent
6d96978573
commit
20f5852cb9
|
@ -22,8 +22,8 @@ rmd_files: [
|
|||
"transform.Rmd",
|
||||
"tibble.Rmd",
|
||||
"relational-data.Rmd",
|
||||
"numbers.Rmd",
|
||||
"logicals.Rmd",
|
||||
"numbers.Rmd",
|
||||
"strings.Rmd",
|
||||
"regexps.Rmd",
|
||||
"factors.Rmd",
|
||||
|
|
Loading…
Reference in New Issue