Skip to content

Commit

Permalink
Update title for schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisnic committed Jul 10, 2023
1 parent a9745c2 commit 5bfd1bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions r/R/schema.R
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,6 @@ print_schema_fields <- function(s) {
paste(map_chr(s$fields, ~ .$ToString()), collapse = "\n")
}

#' Schemas
#'
#' Create a schema or extract one from an object.
#'
#' @seealso [Schema] for detailed documentation of the Schema R6 object
Expand Down
2 changes: 1 addition & 1 deletion r/man/schema.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bfd1bb

Please sign in to comment.