Skip to content

Commit

Permalink
for r82185`s new S3 method as.vector.data.frame
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@81289 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
maechler committed Dec 3, 2021
1 parent e2bfc78 commit 174d459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/library/base/R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ matrix(c("!", "hexmode",
"as.null", "default",
"as.single", "default",
"as.table", "default",
"as.vector", "data.frame",
"as.vector", "POSIXlt",
"as.vector", "factor",
"by", "data.frame",
Expand Down

0 comments on commit 174d459

Please sign in to comment.