Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Jan 22, 2024
1 parent 755a8a3 commit f1cbb31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/interpolate.R
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GeomPathInterpolate <- ggproto('GeomPathInterpolate', GeomPath,
)
#' Interpolate layer data
#'
#' @param A data.frame with data for a layer
#' @param data A data.frame with data for a layer
#'
#' @return A similar data.frame with NA values interpolated
#'
Expand Down
2 changes: 1 addition & 1 deletion man/interpolateDataFrame.Rd

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

0 comments on commit f1cbb31

Please sign in to comment.