Home
last modified time | relevance | path

Searched refs:R_GetConnection (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/R-cran-vroom/vroom/src/
H A Dconnection.h39 static Rconnection R_GetConnection(SEXP sConn) { in R_GetConnection() function
50 inline SEXP R_GetConnection(SEXP con) { return con; } in R_GetConnection() function
H A Dfixed_width_index_connection.cc41 auto con = R_GetConnection(in); in fixed_width_index_connection()
H A Ddelimited_index_connection.cc52 auto con = R_GetConnection(in); in delimited_index_connection()
H A Dvroom_write.cc492 auto con_ = R_GetConnection(con); in vroom_write_connection_()
/dports/textproc/R-cran-xml2/xml2/src/
H A Dxml2_output.cpp127 SEXP con = R_GetConnection(connection); in doc_write_connection()
200 SEXP con = R_GetConnection(connection); in node_write_connection()
H A Dconnection.h11 inline SEXP R_GetConnection(SEXP con) { return con; } in R_GetConnection() function
/dports/textproc/R-cran-readr/readr/src/
H A Dconnection.h6 inline SEXP R_GetConnection(SEXP con) { return con; } in R_GetConnection() function
/dports/math/R/R-4.1.2/src/include/R_ext/
H A DConnections.h94 Rconnection R_GetConnection(SEXP sConn); // added in R 3.3.0
/dports/math/libRmath/R-4.1.1/src/include/R_ext/
H A DConnections.h94 Rconnection R_GetConnection(SEXP sConn); // added in R 3.3.0
/dports/math/R/R-4.1.2/src/main/
H A Dconnections.c5641 Rconnection R_GetConnection(SEXP sConn) { in R_GetConnection() function
/dports/math/libRmath/R-4.1.1/src/main/
H A Dconnections.c5641 Rconnection R_GetConnection(SEXP sConn) { in R_GetConnection() function
/dports/math/R/R-4.1.2/doc/
H A DNEWS.33613 R_GetConnection() which allows packages implementing connections
H A DNEWS.3.Rd4079 \code{R_GetConnection()} which allows packages implementing
/dports/math/libRmath/R-4.1.1/doc/
H A DNEWS.33613 R_GetConnection() which allows packages implementing connections
H A DNEWS.3.Rd4079 \code{R_GetConnection()} which allows packages implementing