Skip to content

Commit

Permalink
update, and test
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu committed Dec 27, 2024
1 parent 0101d58 commit 79ba47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/to_slides.R
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ generate_slides <- function(outputs,
figure_loc = center_figure_loc(fig_width, fig_height, ppt_width = width, ppt_height = height), ...
)
} else {
print(class(x))
stop("Not yet covered class")
}
}
Expand Down

0 comments on commit 79ba47d

Please sign in to comment.