Skip to content

Commit 1493152

Browse files
[skip style] [skip vbump] Restyle files
1 parent 59401be commit 1493152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tm_missing_data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ tm_missing_data <- function(label = "Missing data",
163163
ans <- module(
164164
label,
165165
server = srv_page_missing_data,
166-
datanames = union(datanames, parent_dataname),
166+
datanames = union(datanames, parent_dataname),
167167
server_args = list(
168168
parent_dataname = parent_dataname,
169169
plot_height = plot_height,

0 commit comments

Comments
 (0)