We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ae2955 + c7712a3 commit 4bd08e9Copy full SHA for 4bd08e9
R/R_language.md
@@ -332,7 +332,7 @@ Contents:
332
+ two classes
333
- POSIXct: large integer, useful for data frame
334
- POSIXlt: store a bunch of useful information
335
-+ POSIXct usage
++ POSIXlt usage
336
- create time: `x <- Sys.time()`
337
- create class: `p <- as.POSIXlt(x)`
338
- get information: `names(unclass(p))` and `p$sec`
0 commit comments