Skip to content

Commit

Permalink
changed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
thieled committed Feb 12, 2024
1 parent b1fabca commit d4db729
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/view.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
#'
#' view_df <- view_uid(uid = news$uid, format = "dataframe", unnest_cutoff = 1)
#'
#' @importFrom pbapply pblapply
#' @importFrom fleece rectangularize unnest_recursively
#' @export
view_uid <- function(uid,
format = c("raw", "dataframe"),
Expand Down

0 comments on commit d4db729

Please sign in to comment.