diff --git a/man/excel_time_to_numeric.Rd b/man/excel_time_to_numeric.Rd index e1c2dbcb..6a80edef 100644 --- a/man/excel_time_to_numeric.Rd +++ b/man/excel_time_to_numeric.Rd @@ -23,14 +23,14 @@ Microsoft Excel to a numeric number of seconds within a day. \details{ \code{time_value} may be one of the following formats: \itemize{ - \item{numeric}{The input must be a value from 0 to 1 (exclusive of 1); this value is returned as-is.} - \item{POSIXlt or POSIXct}{The input must be on the day 1899-12-31 (any other day is an error). The time of day is extracted and converted to a fraction of a day.} - \item{character}{Any of the following (or a mixture of the choices):} - \itemize{ - \item{A character string that is a number between 0 and 1 (exclusive of 1), converted like a numeric value.} - \item{A character string that looks like a date on 1899-12-31 (specifically, it must start with \code{"1899-12-31 "}), converted like a POSIXct object.} - \item{A character string that looks like a time. Choices are 12-hour time ""} - } +\item{numeric}{The input must be a value from 0 to 1 (exclusive of 1); this value is returned as-is.} +\item{POSIXlt or POSIXct}{The input must be on the day 1899-12-31 (any other day is an error). The time of day is extracted and converted to a fraction of a day.} +\item{character}{Any of the following (or a mixture of the choices):} +\itemize{ +\item{A character string that is a number between 0 and 1 (exclusive of 1), converted like a numeric value.} +\item{A character string that looks like a date on 1899-12-31 (specifically, it must start with \code{"1899-12-31 "}), converted like a POSIXct object.} +\item{A character string that looks like a time. Choices are 12-hour time ""} +} } } \seealso{ diff --git a/man/janitor-package.Rd b/man/janitor-package.Rd index abc82e51..f58f513a 100644 --- a/man/janitor-package.Rd +++ b/man/janitor-package.Rd @@ -48,6 +48,7 @@ Other contributors: \item Ryan Knight \email{ryangknight@gmail.com} [contributor] \item Malte Grosser \email{malte.grosser@gmail.com} [contributor] \item Jonathan Zadra \email{jonathan.zadra@sorensonimpact.com} [contributor] + \item Olivier Roy [contributor] } }