Skip to content

Commit

Permalink
docs: remove get_ZB documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
japhir committed Jan 26, 2024
1 parent 3e2aa5c commit 2f1bafc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 46 deletions.
8 changes: 4 additions & 4 deletions R/get_solution.R
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ get_solution <- function(astronomical_solution = "PT-ZB18a", quiet = FALSE, forc
return(dat)
}

#' Get a ZB solution
#'
# #' Get a ZB solution
# #'
#' @param astronomical_solution Character vector with the name of the desired
#' solution.
#' @param quiet Be quiet?
Expand All @@ -81,8 +81,8 @@ get_solution <- function(astronomical_solution = "PT-ZB18a", quiet = FALSE, forc
#' to the cache.
#' @returns A [tibble][tibble::tibble-package] with the astronomical solution
#' input and, in the case of the PT-ZB18a, some preprocessed new columns.
#' @seealso [prepare_solution()] Processes precession-tilt astronomical
#' solution input to include helper columns.
# #' @seealso [prepare_solution()] Processes precession-tilt astronomical
# #' solution input to include helper columns.
#' @inherit PT_ZB18a references
# #' @examples
# #' \donttest{
Expand Down
42 changes: 0 additions & 42 deletions man/get_ZB.Rd

This file was deleted.

0 comments on commit 2f1bafc

Please sign in to comment.