Coercion between two tab
tab_cast(x, to, ..., x_arg = "", to_arg = "")tab_ptype2(x, y, ..., x_arg = "", y_arg = "")
# S3 method for tabxplor_tab.tabxplor_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_tab.tabxplor_tab
vec_cast(x, to, ...)
# S3 method for tbl_df.tabxplor_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_tab.tbl_df
vec_cast(x, to, ...)
# S3 method for tbl_df.tabxplor_tab
vec_cast(x, to, ...)
# S3 method for tabxplor_tab.data.frame
vec_ptype2(x, y, ...)
# S3 method for data.frame.tabxplor_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_tab.data.frame
vec_cast(x, to, ...)
# S3 method for data.frame.tabxplor_tab
vec_cast(x, to, ...)
gtab_cast(x, to, ..., x_arg = "", to_arg = "")
gtab_ptype2(x, y, ..., x_arg = "", y_arg = "")
# S3 method for tabxplor_grouped_tab.tabxplor_grouped_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_grouped_tab.tabxplor_grouped_tab
vec_cast(x, to, ...)
# S3 method for tabxplor_grouped_tab.grouped_df
vec_ptype2(x, y, ...)
# S3 method for grouped_df.tabxplor_grouped_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_grouped_tab.grouped_df
vec_cast(x, to, ...)
# S3 method for grouped_df.tabxplor_grouped_tab
vec_cast(x, to, ...)
# S3 method for tabxplor_grouped_tab.tabxplor_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_tab.tabxplor_grouped_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_grouped_tab.tabxplor_tab
vec_cast(x, to, ...)
# S3 method for tabxplor_tab.tabxplor_grouped_tab
vec_cast(x, to, ...)
# S3 method for tabxplor_grouped_tab.tbl_df
vec_ptype2(x, y, ...)
# S3 method for tbl_df.tabxplor_grouped_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_grouped_tab.tbl_df
vec_cast(x, to, ...)
# S3 method for tbl_df.tabxplor_grouped_tab
vec_cast(x, to, ...)
# S3 method for tabxplor_grouped_tab.data.frame
vec_ptype2(x, y, ...)
# S3 method for data.frame.tabxplor_grouped_tab
vec_ptype2(x, y, ...)
# S3 method for tabxplor_grouped_tab.data.frame
vec_cast(x, to, ...)
# S3 method for data.frame.tabxplor_grouped_tab
vec_cast(x, to, ...)
Subclasses of data frame.
For future extensions.
Argument names for x and y. These are used in error messages to inform the user about the locations of incompatible types.
Argument names for x and to. These are used in error messages to inform the user about the locations of incompatible types.
Argument names for x and y. These are used in error messages to inform the user about the locations of incompatible types.
A tibble of class tabxplor_tab
.
A tibble of class tabxplor_tab
.
A tibble of class tabxplor_grouped_tab
.
vec_ptype2
: find common ptype between tabxplor_tab and tabxplor_tab
vec_cast
: convert tabxplor_tab to tabxplor_tab
vec_ptype2
: find common ptype between tbl_df and tabxplor_tab
vec_cast
: convert tbl_df to tabxplor_tab
vec_cast
: convert tabxplor_tab to tbl_df
vec_ptype2
: find common ptype between tabxplor_tab and data.frame
vec_ptype2
: find common ptype between data.frame and tabxplor_tab
vec_cast
: convert data.frame to tabxplor_tab
vec_cast
: convert tabxplor_tab to data.frame
vec_ptype2
: find common ptype between tabxplor_grouped_tab and tabxplor_grouped_tab
vec_cast
: convert tabxplor_grouped_tab to tabxplor_grouped_tab
vec_ptype2
: find common ptype between tabxplor_grouped_tab and grouped_df
vec_ptype2
: find common ptype between grouped_df and tabxplor_grouped_tab
vec_cast
: convert grouped_df to tabxplor_grouped_tab
vec_cast
: convert tabxplor_grouped_tab to grouped_df
vec_ptype2
: find common ptype between tabxplor_grouped_tab and tabxplor_tab
vec_ptype2
: find common ptype between tabxplor_tab and tabxplor_grouped_tab
vec_cast
: convert tabxplor_tab to tabxplor_grouped_tab
vec_cast
: convert tabxplor_grouped_tab to tabxplor_tab
vec_ptype2
: find common ptype between tabxplor_grouped_tab and tbl_df
vec_ptype2
: find common ptype between tbl_df and tabxplor_grouped_tab
vec_cast
: convert tbl_df to tabxplor_grouped_tab
vec_cast
: convert tabxplor_grouped_tab to tbl_df
vec_ptype2
: find common ptype between tabxplor_grouped_tab and data.frame
vec_ptype2
: find common ptype between data.frame and tabxplor_grouped_tab
vec_cast
: convert data.frame to tabxplor_grouped_tab
vec_cast
: convert tabxplor_grouped_tab to data.frame