Skip to content

Commit 111d2e5

Browse files
[skip style] [skip vbump] Restyle files
1 parent bd44f70 commit 111d2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_front_page.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tm_front_page <- function(label = "Front page",
7272
additional_tags = tagList(),
7373
footnotes = character(0),
7474
show_metadata = TRUE,
75-
datanames = if(isTRUE(show_metadata)) "all" else NULL) {
75+
datanames = if (isTRUE(show_metadata)) "all" else NULL) {
7676
message("Initializing tm_front_page")
7777

7878
# Start of assertions

0 commit comments

Comments
 (0)