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.0.7")



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.0.7, https://cran.r-project.org/web/packages/TKCat
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)
Other packages that cited TKCat R package
View TKCat citation profile
Other R packages that TKCat depends, imports, suggests or enhances
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns