Home
last modified time | relevance | path

Searched +refs:Ops +refs:data +refs:frame (Results 1 – 25 of 768) sorted by relevance

12345678910>>...31

/dports/math/R/R-4.1.2/src/library/base/man/
H A DgroupGeneric.Rd11 \alias{Math.data.frame}
12 \alias{Ops}
13 \alias{Ops.data.frame}
15 \alias{Summary.data.frame}
49 \code{\link{factor}}, \code{\link{data.frame}} and
121 Note that the \code{\link{data.frame}} methods for the comparison
124 logical \code{\link{matrix}} instead of a data frame, for
142 Note that the \code{\link{data.frame}} methods for the
200 d.fr <- data.frame(x = 1:9, y = stats::rnorm(9))
201 class(1 + d.fr) == "data.frame" ##-- add to d.f. ...
[all …]
H A DDates.Rd17 \alias{as.data.frame.Date}
55 \code{\link{Ops.Date}}).
67 \item{\code{\link{Ops.Date}}}{for operators on \code{"Date"} objects.}
/dports/math/libRmath/R-4.1.1/src/library/base/man/
H A DgroupGeneric.Rd11 \alias{Math.data.frame}
12 \alias{Ops}
13 \alias{Ops.data.frame}
15 \alias{Summary.data.frame}
49 \code{\link{factor}}, \code{\link{data.frame}} and
121 Note that the \code{\link{data.frame}} methods for the comparison
124 logical \code{\link{matrix}} instead of a data frame, for
142 Note that the \code{\link{data.frame}} methods for the
200 d.fr <- data.frame(x = 1:9, y = stats::rnorm(9))
201 class(1 + d.fr) == "data.frame" ##-- add to d.f. ...
[all …]
H A DDates.Rd17 \alias{as.data.frame.Date}
55 \code{\link{Ops.Date}}).
67 \item{\code{\link{Ops.Date}}}{for operators on \code{"Date"} objects.}
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/r/
H A Dr.go28data.frame`, `Math.difftime`, `Math.factor`, `Mod`, `NA_character_`, `NA_complex_`, `NA_real_`, `N…
30 …ter|complex|double|function|integer|list|logical|matrix|numeric|vector|data.frame|c)(?![\w.])`, Ke…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/r/
H A Dr.go28data.frame`, `Math.difftime`, `Math.factor`, `Mod`, `NA_character_`, `NA_complex_`, `NA_real_`, `N…
30 …ter|complex|double|function|integer|list|logical|matrix|numeric|vector|data.frame|c)(?![\w.])`, Ke…
/dports/devel/R-cran-chron/chron/
H A DNAMESPACE36 S3method("as.data.frame", "chron")
44 S3method("Ops", "dates")
48 S3method("as.data.frame", "dates")
59 S3method("Ops", "times")
65 S3method("as.data.frame", "times")
/dports/math/R-cran-units/units/
H A DNAMESPACE13 S3method(Ops,mixed_units)
14 S3method(Ops,symbolic_units)
15 S3method(Ops,units)
22 S3method(as.data.frame,units)
39 S3method(drop_units,data.frame)
/dports/devel/R-cran-chron/chron/man/
H A Ddates.Rd5 \alias{Ops.dates}
9 \alias{as.data.frame.dates}
16 \alias{Ops.times}
22 \alias{as.data.frame.times}
/dports/math/R-cran-sets/sets/
H A DNAMESPACE39 #S3method("Ops","set")
45 S3method("make_set_with_order", "data.frame")
128 #S3method("Ops","gset")
136 S3method("as.gset", "data.frame")
219 S3method("Ops","cset")
227 S3method("as.cset", "data.frame")
286 S3method("Ops","tuple")
299 S3method("as.tuple", "data.frame")
445 S3method("Ops", "interval")
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/
H A DNAMESPACE13 S3method(Ops,Array)
14 S3method(Ops,ChunkedArray)
15 S3method(Ops,Expression)
16 S3method(Ops,array_expression)
18 S3method(as.data.frame,RecordBatch)
19 S3method(as.data.frame,Table)
/dports/math/R-cran-date/date/
H A DNAMESPACE12 S3method("Ops", "date")
20 S3method("as.data.frame", "date")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/
H A DNAMESPACE20 S3method(Ops,ArrowDatum)
21 S3method(Ops,Expression)
22 S3method(Ops,array_expression)
26 S3method(as.data.frame,ArrowTabular)
27 S3method(as.data.frame,StructArray)
28 S3method(as.data.frame,arrow_dplyr_query)
/dports/finance/R-cran-plm/plm/inst/tests/
H A Dtest_groupGenerics_pseries.Rout.save24 > data("Grunfeld", package = "plm")
34 > # check Ops: integer -> numeric
37 > # check Ops: logical -> numeric
43 > ## check Ops: non-vector result, result is matrix (may not be class c("pseries", "matrix"))
70 > data("Produc", package = "plm")
103 > pProduc <- pdata.frame(Produc)
139 > ## test for assigning by $<- to a pdata.frame
145 > pGrunfeld <- pdata.frame(Grunfeld)
152 …don't (yet?) have methods for [<-.pdata.frame and [[<-.pdata.frame, so it dispatches to the respec…
212 > ############## (4) test for various kinds of argument combinations in Ops.pseries ##############
[all …]
/dports/math/R-cran-sf/sf/
H A DNAMESPACE16 S3method("st_geometry<-",data.frame)
18 S3method(Ops,crs)
19 S3method(Ops,sfc)
20 S3method(Ops,sfg)
21 S3method(Ops,sgbp)
23 S3method(as.data.frame,sf)
24 S3method(as.data.frame,sfc)
25 S3method(as.data.frame,sgbp)
99 S3method(st_as_sf,data.frame)
311 S3method(st_write,data.frame)
/dports/math/R-cran-zoo/zoo/
H A DNAMESPACE156 S3method("Ops", "zoo")
163 S3method("as.data.frame", "zoo")
296 S3method("Ops", "yearmon")
305 S3method("as.data.frame", "yearmon")
326 S3method("Ops", "yearqtr")
335 S3method("as.data.frame", "yearqtr")
373 S3method("na.locf", "data.frame")
377 S3method("na.contiguous", "data.frame")
418 S3method("as.zoo", "data.frame")
/dports/finance/R-cran-timeSeries/timeSeries/
H A DNAMESPACE39 "Ops",
45 "as.data.frame",
117 S3method("as.data.frame", "timeSeries")
121 S3method("as.timeSeries", "data.frame")
190 ".as.data.frame.timeSeries",
/dports/graphics/R-cran-pROC/pROC/
H A DNAMESPACE96 S3method("roc", "data.frame")
118 S3method("Ops", "auc")
119 S3method("Ops", "ci.se")
120 S3method("Ops", "ci.sp")
121 S3method("Ops", "ci.auc")
/dports/math/R/R-4.1.2/src/library/utils/
H A DNAMESPACE16 compareVersion, contrib.url, count.fields, create.post, data,
17 data.entry, dataentry, de, de.ncols, de.restore, de.setup,
54 S3method(Ops, roman)
62 S3method(edit, data.frame)
73 S3method(head, data.frame, head.array)
103 S3method(prompt, data.frame)
110 S3method(stack, data.frame)
114 S3method(str, data.frame)
120 S3method(tail, data.frame, tail.array)
130 S3method(type.convert, data.frame)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/utils/
H A DNAMESPACE16 compareVersion, contrib.url, count.fields, create.post, data,
17 data.entry, dataentry, de, de.ncols, de.restore, de.setup,
54 S3method(Ops, roman)
62 S3method(edit, data.frame)
73 S3method(head, data.frame, head.array)
103 S3method(prompt, data.frame)
110 S3method(stack, data.frame)
114 S3method(str, data.frame)
120 S3method(tail, data.frame, tail.array)
130 S3method(type.convert, data.frame)
[all …]
/dports/graphics/R-cran-s2/s2/
H A DNAMESPACE14 S3method(Ops,s2_cell)
18 S3method(as.data.frame,s2_lnglat)
19 S3method(as.data.frame,s2_point)
20 S3method(as.data.frame,s2_xptr)
/dports/math/R-cran-date/date/man/
H A Ddate.object.Rd4 \alias{Ops.date}
9 \alias{as.data.frame.date}
38 \code{x} and with data resulting from coercing the elements of
/dports/finance/R-cran-plm/plm/
H A DNAMESPACE12 S3method(Ops,pseries)
22 S3method(as.data.frame,pdata.frame)
31 S3method(detect.lindep,data.frame)
56 S3method(is.pbalanced,data.frame)
62 S3method(is.pconsecutive,data.frame)
69 S3method(make.pbalanced,data.frame)
72 S3method(make.pconsecutive,data.frame)
97 S3method(pdim,data.frame)
112 S3method(pmodel.response,data.frame)
143 S3method(punbalancedness,data.frame)
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/r/
H A DNAMESPACE22 S3method(Ops,ArrowDatum)
23 S3method(Ops,Expression)
30 S3method(as.data.frame,ArrowTabular)
31 S3method(as.data.frame,StructArray)
32 S3method(as.data.frame,arrow_dplyr_query)
316 importFrom(rlang,.data)
/dports/math/R/R-4.1.2/src/library/grid/man/
H A Dgrid-internal.Rd19 %% \alias{editDetails.frame}
23 %% \alias{height.frame}
36 %% \alias{width.frame}
48 %% \alias{Ops.unit}
60 %% \alias{draw.details.frame}
77 %% \alias{height.details.frame}
84 %% \alias{width.details.frame}
105 %% \alias{draw.frame.child}
153 %% \alias{recycle.data}
171 %% \alias{valid.data}

12345678910>>...31