You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags$p("Provide information for linking the input data to the ACS data.",
133
+
tags$p("Provide information for linking the input data to the American Community Survey (ACS) data. Poststratification data upload is not supported for this special",
134
+
actionLink(
135
+
inputId= ns("show_pstrat_guide"),
136
+
label="module"
137
+
),
138
+
".",
138
139
class="small"
139
-
),
140
+
)
140
141
),
141
142
conditionalPanel(
142
143
condition="output.special_case === null",
143
-
tags$p("Provide information for linking the input data to the ACS data or upload poststratification data.",
144
+
tags$p("Provide information for linking the input data to the American Community Survey (ACS) data or upload poststratification data.",
0 commit comments