Tailored Knowledge Catalog


[Up] [Top]

Documentation for package ‘TKCat’ version 0.5.4

Help Pages

A C D E F G I J L M N P R S T W misc

-- A --

add_chMDB_user Add a user to an MDB of a chTKCat object
add_chTKCat_collection Import a collection in a chTKCat database
as.list.MDB MDB
as_chMDB Push an MDB object in a ClickHouse database
as_fileMDB Write an MDB object
as_fileMDB.chMDB Write an MDB object
as_fileMDB.fileMDB Write an MDB object
as_fileMDB.memoMDB Write an MDB object
as_fileMDB.metaMDB Write an MDB object
as_memoMDB Convert any MDB object in a memoMDB object

-- C --

c.chMDB An MDB (Modeled DataBase) relying on ClickHouse: chMDB
c.fileMDB An MDB (Modeled DataBase) based on files: fileMDB
c.memoMDB An MDB (Modeled DataBase) in memory: memoMDB
c.TKCat TKCat: a catalog of MDB
check_chTKCat Check a chTKCat object
chMDB An MDB (Modeled DataBase) relying on ClickHouse: chMDB
chTKCat Connect to a ClickHouse TKCat instance
ch_insert Insert records by batches in a Clickhouse table
collection_members Collection members
collection_members.chMDB Collection members
collection_members.chTKCat Collection members
collection_members.fileMDB Collection members
collection_members.memoMDB Collection members
collection_members.metaMDB Collection members
collection_members.TKCat Collection members
collection_members<- Collection members
collection_members<-.chMDB Collection members
collection_members<-.fileMDB Collection members
collection_members<-.memoMDB Collection members
compare_MDB Compare two MDB objects
count_records Count the number of records
count_records.chMDB Count the number of records
count_records.fileMDB Count the number of records
count_records.memoMDB Count the number of records
count_records.metaMDB Count the number of records
create_chMDB Create a database in a chTKCat
create_chTKCat_user Create a chTKCat user

-- D --

data_files Get the data files from a fileMDB object
data_file_size Get the size of data files from a fileMDB object
data_model Get object data model
data_model.chMDB Get object data model
data_model.fileMDB Get object data model
data_model.memoMDB Get object data model
data_model.metaMDB Get object data model
data_tables Get object data tables
data_tables.chMDB Get object data tables
data_tables.fileMDB Get object data tables
data_tables.memoMDB Get object data tables
data_tables.metaMDB Get object data tables
db_disconnect Disconnect an object from a database
db_disconnect.chMDB Disconnect an object from a database
db_disconnect.chTKCat Disconnect an object from a database
db_info DB information
db_info.chMDB DB information
db_info.fileMDB DB information
db_info.memoMDB DB information
db_info.metaMDB DB information
db_info<- DB information
db_info<-.chMDB DB information
db_info<-.fileMDB DB information
db_info<-.memoMDB DB information
db_info<-.metaMDB DB information
db_reconnect Reconnect an object to a database
db_reconnect.chMDB Reconnect an object to a database
db_reconnect.chTKCat Reconnect an object to a database
db_tables Get the DB tables from a chMDB object
drop_chMDB Drop a database from a chTKCat
drop_chTKCat_user Drop a user from a chTKCat object

-- E --

empty_chMDB Empty a chMDB in a chTKCat
explore_MDBs Explore available MDB in a shiny web interface
explore_MDBs.chTKCat Explore available MDB in a shiny web interface
explore_MDBs.TKCat Explore available MDB in a shiny web interface

-- F --

fileMDB An MDB (Modeled DataBase) based on files: fileMDB
filter.chMDB Filter a chMDB object and return a memoMDB
filter.fileMDB Filter a fileMDB object and return a memoMDB
filter.memoMDB Filter a memoMDB object
filter.metaMDB Filter a metaMDB object
filter_with_tables Filter an MDB object according to provided tables
filter_with_tables.chMDB Filter an MDB object according to provided tables
filter_with_tables.fileMDB Filter an MDB object according to provided tables
filter_with_tables.memoMDB Filter an MDB object according to provided tables
filter_with_tables.metaMDB Filter an MDB object according to provided tables
format.chTKCat Format a chTKCat object for printing

-- G --

get_chTKCat_collection Get a collection from a chTKCat
get_collection_mapper Get the default mapper function for a collection
get_confrontation_report Get the last generated MDB confrontation report
get_local_collection Get the json definition of a local collection of concepts
get_MDB Get an MDB object from a TKCat related object
get_MDB.chTKCat Get an MDB object from a TKCat related object
get_MDB.TKCat Get an MDB object from a TKCat related object
get_query Get SQL query
get_query.chMDB Get SQL query
get_query.chTKCat Get SQL query
get_shared_collections Get collections shared by 2 objects and return member combinations

-- I --

import_collection_mapper Import a function to map collection members
import_local_collection Import a the definition of a collection of concepts in the local environment
init_chTKCat Initialize a chTKCat database
is.chMDB Check if the object is a chMDB object
is.chTKCat Check the object is a chTKCat object
is.fileMDB Check if the object is a fileMDB object
is.MDB Check if the object is an MDB object
is.memoMDB Check if the object is a memoMDB object
is.metaMDB Check if the object is a metaMDB object
is.TKCat Check the object is a TKCat object
is_chMDB_public Is a chMDB public

-- J --

join_mdb_tables Join connected tables

-- L --

length.MDB MDB
lengths.MDB MDB
list_chMDB_users List users of an MDB of a chTKCat object
list_chTKCat_collections List collections available in a chTKCat
list_chTKCat_users List chTKCat user
list_local_collections List local collections of concepts
list_MDBs List available MDB
list_MDBs.chTKCat List available MDB
list_MDBs.TKCat List available MDB
list_tables List tables in a clickhouse database

-- M --

map_collection_members Map different collection members
MDB MDB
MDBs Get a list of MDB from metaMDB object
memoMDB An MDB (Modeled DataBase) in memory: memoMDB
merge.MDB MDB
mergeTrees_from_RelDataModel Create ClickHouse MergeTree tables from a ReDaMoR::RelDataModel
mergeTree_from_RelTableModel Create a ClickHouse MergeTree table from a ReDaMoR::RelTableModel
metaMDB A metaMDB object

-- N --

names.MDB MDB
names<-.chMDB An MDB (Modeled DataBase) relying on ClickHouse: chMDB
names<-.fileMDB An MDB (Modeled DataBase) based on files: fileMDB
names<-.memoMDB An MDB (Modeled DataBase) in memory: memoMDB
names<-.metaMDB A metaMDB object
names<-.TKCat TKCat: a catalog of MDB

-- P --

pull.MDB MDB

-- R --

read_collection_members Read a collection member JSON file
read_fileMDB Read a fileMDB from a path
relational_tables Get a list of relational tables
remove_chMDB_user Drop a user of an MDB of a chTKCat object
remove_chTKCat_collection Remove a collection from a chTKCat database
rename.chMDB An MDB (Modeled DataBase) relying on ClickHouse: chMDB
rename.fileMDB An MDB (Modeled DataBase) based on files: fileMDB
rename.memoMDB An MDB (Modeled DataBase) in memory: memoMDB
rename.metaMDB A metaMDB object
rename.TKCat TKCat: a catalog of MDB

-- S --

scan_fileMDBs Scan a catalog of fileMDB
search_MDB_fields Search fields in a TKCat related object
search_MDB_fields.chTKCat Search fields in a TKCat related object
search_MDB_fields.TKCat Search fields in a TKCat related object
search_MDB_tables Search tables in a TKCat related object
search_MDB_tables.chTKCat Search tables in a TKCat related object
search_MDB_tables.TKCat Search tables in a TKCat related object
select.MDB MDB
set_chMDB_access Set chMDB access
slice.chMDB Subset a chMDB object according to row position in one table and return a memoMDB
slice.fileMDB Subset a fileMDB object according to row position in one table and return a memoMDB
slice.memoMDB Subset a memoMDB object according to row position in one table
slice.metaMDB Subset a metaMDB object according to row position in one table

-- T --

TKCat TKCat: a catalog of MDB

-- W --

write_collection_members Write a collection member JSON file
write_MergeTree Write a Clickhouse MergeTree table

-- misc --

$.chMDB An MDB (Modeled DataBase) based on files: fileMDB
$.fileMDB An MDB (Modeled DataBase) based on files: fileMDB
$.memoMDB An MDB (Modeled DataBase) in memory: memoMDB
$.metaMDB A metaMDB object
[.chMDB An MDB (Modeled DataBase) relying on ClickHouse: chMDB
[.fileMDB An MDB (Modeled DataBase) based on files: fileMDB
[.memoMDB An MDB (Modeled DataBase) in memory: memoMDB
[.metaMDB A metaMDB object
[.TKCat TKCat: a catalog of MDB
[[.chMDB An MDB (Modeled DataBase) relying on ClickHouse: chMDB
[[.fileMDB An MDB (Modeled DataBase) based on files: fileMDB
[[.memoMDB An MDB (Modeled DataBase) in memory: memoMDB
[[.metaMDB A metaMDB object