fcat()
|
Create a format catalog |
read.fcat()
|
Read a format catalog from the file system |
write.fcat()
|
Write a format catalog to the file system |
as.fcat()
|
Generic casting method for format catalogs |
as.fcat(<data.frame>)
|
Convert a data frame to a format catalog |
as.fcat(<tbl_df>)
|
Convert a tibble to a format catalog |
as.fcat(<fmt_lst>)
|
Convert a formatting list to a format catalog |
as.fcat(<list>)
|
Convert a list to a format catalog |
as.data.frame(<fcat>)
|
Convert a format catalog to a data frame |
is.fcat()
|
Class test for a format catalog |
print(<fcat>)
|
Print a format catalog |