Skip to content

Commit

Permalink
update namespace for map_df
Browse files Browse the repository at this point in the history
  • Loading branch information
mnneely committed Mar 6, 2024
1 parent cd26291 commit 6e97130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/Pmetrics-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#' @importFrom ggplot2 ggplot aes geom_line geom_point geom_polygon geom_hline
#' scale_x_log10 scale_x_continuous scale_y_log10 scale_y_continuous xlab ylab
#' theme ggtitle element_blank geom_segment aes_string aes_string theme_bw theme_grey
#' @importFrom purrr map map2 reduce map_chr keep pluck map_lgl
#' @importFrom purrr map map2 reduce map_chr keep pluck map_lgl map_df
#' @importFrom magrittr %>%
# #' @importFrom tibble as_tibble tibble
#' @importFrom tidyr pivot_longer pivot_wider nest unnest extract separate fill crossing
Expand Down

0 comments on commit 6e97130

Please sign in to comment.