diff --git a/R/deinterlaced_df.R b/R/deinterlaced_df.R index 3a0fe97..c7f0665 100644 --- a/R/deinterlaced_df.R +++ b/R/deinterlaced_df.R @@ -100,8 +100,8 @@ tbl_format_footer.deinterlaced_df <- function(x, setup, ...) { if (length(setup$interlaced_probs) > 0) { extra <- format_bullets_raw( c( - "x" = glue("Warning: {setup$interlaced_probs[[1]]}"), - "i" = glue("Run `coalesce_channels()` to fix.") +# "x" = glue("Warning: {setup$interlaced_probs[[1]]}"), +# "i" = glue("Run `coalesce_channels()` to fix.") ) ) } else { diff --git a/vignettes/interlacer.Rmd b/vignettes/interlacer.Rmd index 9760733..af4d393 100644 --- a/vignettes/interlacer.Rmd +++ b/vignettes/interlacer.Rmd @@ -200,7 +200,7 @@ values with missing reasons, or missing reasons with values? Inevitably, we'll create situations where we simultaneously have a value and a missing reason, or neither a value nor a missing reason: -```{r, eval = FALSE} +```{r} # Value and missing reason: df_deinterlaced |> mutate(