Man pages for ReDaMoR
Relational Data Modeler

add_fieldAdd a field to a table in a RelDataModel
add_foreign_keyAdd a foreign key between two tables
add_indexAdd an index to a table in a RelDataModel
add_tableAdd a table to a RelDataModel
as_typeConvert an object into a specific type
auto_layoutPre-compute RelDataModel layout when missing any x or y table...
check_foreign_keysCheck the availability of foreign keys
check_typesCheck if a set of types is supported
clean_autosaved_RelDataModelsRemove all autosaved RelDataModel
col_typesGet the types of the columns of a RelTableModel object
confront_dataConfront a RelDataModel to actual data
confront_table_dataConfront a RelTableModel to actual data
conv_type_refConvert a set of types from or to R supported types
copy_fieldsCopy fields from one table to another in a RelDataModel
correct_constraintsCorrect the constraints of a table to make them consistent
c.RelDataModelMerge RelDataModel objects
df_to_modelCreate a RelDataModel object from column names of data frames
format_confrontation_reportFormat confrontation report for printing in console
format_confrontation_report_mdFormat confrontation report in markdown format
format.RelTableModelFormat a RelTableModel object for printing
fromDBMConvert a list of 5 normalized tibbles in a RelDataModel...
get_foreign_keysGet a foreign key table from an object
get_foreign_keys.RelDataModelGet foreign keys in RelDataModel
get_foreign_keys.RelTableModelGet foreign keys from RelTableModel
guess_constraintsGuess RelDataModel constraints based on the provided or...
identical_RelDataModelCheck if two RelDataModel are identical
identical_RelTableModelCheck if two RelTableModel are identical
index_tableList indexes of a RelTableModel object
is.MatrixModelCheck if the object is a RelTableModel matrix object
is_MMIdentify if a file is in MatrixMarket text format
is.RelDataModelCheck if the object is a RelDataModel object
is.RelTableModelCheck if the object is a RelTableModel object
lengthsLengths of object elements
list_autosaved_RelDataModelList autosaved RelDataModel
list_type_refList supported types references
model_relational_dataRelational data modeler GUI
modelToVnVisNetwork representation of a RelDataModel object
norm_type_refNormalize type names
order_fieldsOrder fields in a table in a RelDataModel
plot.RelDataModelPlot a RelDataModel object
read_json_data_modelRead a data model from JSON
read_named_MMRead a named sparse matrix in MatrixMarket text format
read_named_MM_headerRead the header of a named sparse matrix in MatrixMarket text...
read_SQL_data_modelRead a data model from an SQL file from the MySQL Workbench
recover_RelDataModelRecover an autosaved RelDataModel
RelDataModelCreate a RelDataModel object
RelTableModelCreate a RelTableModel object
remove_fieldRemove a field from a table in a RelDataModel
remove_foreign_keyRemove a foreign key between two tables
remove_indexRemove an index from a table in a RelDataModel
remove_tableRemove a table from a RelDataModel
rename_fieldRename an existing field in a RelDataModel table
rename_tableRename a table in a RelDataModel
set_primary_keySet the primary key a table in a RelDataModel
set_unique_indexSet table index uniqueness in a RelDataModel
sub-.RelDataModelSubset a RelDataModel
SUPPTYPESSupported R types
toDBMConvert a RelDataModel object in a list of 5 normalized...
update_fieldUpdate field information in a table of a RelDataModel
update_foreign_keyUpdate a the cardinalities of a foreign key between two...
update_table_displayUpdate the display of a table of a RelDataModel
view_confrontation_reportView confrontation report in rstudio viewer
write_json_data_modelWrite a data model in a JSON file
ReDaMoR documentation built on April 4, 2025, 2:39 a.m.