Skip to content

Commit

Permalink
fixed typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pvictor committed Sep 18, 2024
1 parent 9801bdf commit b88ca00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/billboarder-shiny.R
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ bb_unload <- function(proxy, ids = NULL) {
#'
#' output$bb <- renderBillboarder({
#' billboarder() %>%
#' bb_scatter(
#' bb_scatterplot(
#' data = iris,
#' x = "Sepal.Length",
#' y = "Sepal.Width",
Expand Down

0 comments on commit b88ca00

Please sign in to comment.