Other packages > Find by keyword >

TKCat  

Tailored Knowledge Catalog
View on CRAN: Click here


Download and install TKCat package within the R console
Install from CRAN:
install.packages("TKCat")

Install from Github:
library("remotes")
install_github("cran/TKCat")

Install by package version:
library("remotes")
install_version("TKCat", "1.1.11")



Attach the package and use:
library("TKCat")
Maintained by
Patrice Godard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-03-04
Latest Update: 2023-02-16
Description:
Facilitate the management of data from knowledge resources that are frequently used alone or together in research environments. In 'TKCat', knowledge resources are manipulated as modeled database (MDB) objects. These objects provide access to the data tables along with a general description of the resource and a detail data model documenting the tables, their fields and their relationships. These MDBs are then gathered in catalogs that can be easily explored an shared. Finally, 'TKCat' provides tools to easily subset, filter and combine MDBs and create new catalogs suited for specific needs.
How to cite:
Patrice Godard (2021). TKCat: Tailored Knowledge Catalog. R package version 1.1.11, https://cran.r-project.org/web/packages/TKCat. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.5.4 (2021-03-04 10:40), 0.7.1 (2022-01-17 07:02), 1.0.3 (2022-06-07 16:00), 1.0.6 (2022-10-21 13:35), 1.0.7 (2023-02-16 15:50), 1.1.7 (2024-05-08 08:10), 1.1.8 (2024-05-23 09:10)
Other packages that cited TKCat R package
View TKCat citation profile
Other R packages that TKCat depends, imports, suggests or enhances
Complete documentation for TKCat
Functions, R codes and Examples using the TKCat R package
Some associated functions: MDB . MDBs . TKCat . add_chMDB_user . add_chTKCat_collection . add_collection_member . archive_chMDB . as_chMDB . as_fileMDB . as_memoMDB . chMDB . chTKCat . ch_insert . change_chTKCat_password . check_chTKCat . collection_members . compare_MDB . count_records . create_chMDB . create_chTKCat_user . data_file_size . data_files . data_model . data_tables . db_disconnect . db_info . db_reconnect . db_tables . dims . drop_chMDB . drop_chTKCat_user . empty_chMDB . explore_MDBs . fileMDB . filter.chMDB . filter.fileMDB . filter.memoMDB . filter.metaMDB . filter_mdb_matrix . filter_with_tables . format.chTKCat . get_MDB . get_chMDB_timestamps . get_chTKCat_collection . get_collection_mapper . get_confrontation_report . get_hosts . get_local_collection . get_query . get_shared_collections . heads . import_collection_mapper . import_local_collection . init_chTKCat . is.MDB . is.TKCat . is.chMDB . is.chTKCat . is.fileMDB . is.memoMDB . is.metaMDB . is_chMDB_public . is_current_chMDB . join_mdb_tables . list_MDBs . list_chMDB_timestamps . list_chMDB_users . list_chTKCat_collections . list_chTKCat_users . list_local_collections . list_tables . manage_chTKCat_users . map_collection_members . memoMDB . mergeTree_from_RelTableModel . mergeTrees_from_RelDataModel . metaMDB . read_collection_members . read_fileMDB . relational_tables . remove_chMDB_user . remove_chTKCat_collection . scan_fileMDBs . search_MDB_fields . search_MDB_tables . set_chMDB_access . set_chMDB_timestamp . show_collection_def . slice.chMDB . slice.fileMDB . slice.memoMDB . slice.metaMDB . unarchive_chMDB . update_chMDB_grants . update_chTKCat_user . write_MergeTree . write_collection_members . 
Some associated R codes: ClickHouse.R . MDB.R . TKCat.R . chMDB.R . chTKCat.R . collection_members.R . data-model.R . fileMDB.R . generics.R . local-collections.R . memoMDB.R . metaMDB.R . namespace.R . shiny-helpers.R . zzz.R .  Full TKCat package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA