Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Nov 29, 2024
1 parent 8d3aa68 commit 601d4df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/shiny2screenshot.R
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ snaps2rd <- function(test_file = character(),
variant = variant,
fps = fps
)
# appease make check
path
glue_latex(
"name: \\code{[name]}, variant: \\code{[variant]}
\\figure{[path]}{options: width='100\\%' alt=[snap_alt_text()]}"
Expand Down

0 comments on commit 601d4df

Please sign in to comment.