Package: ctrialsgov 0.2.5
ctrialsgov: Query Data from U.S. National Library of Medicine's Clinical Trials Database
Tools to create and query database from the U.S. National Library of Medicine's Clinical Trials database <https://clinicaltrials.gov/>. Functions provide access a variety of techniques for searching the data using range queries, categorical filtering, and by searching for full-text keywords. Minimal graphical tools are also provided for interactively exploring the constructed data.
Authors:
ctrialsgov_0.2.5.tar.gz
ctrialsgov_0.2.5.zip(r-4.5)ctrialsgov_0.2.5.zip(r-4.4)ctrialsgov_0.2.5.zip(r-4.3)
ctrialsgov_0.2.5.tgz(r-4.4-any)ctrialsgov_0.2.5.tgz(r-4.3-any)
ctrialsgov_0.2.5.tar.gz(r-4.5-noble)ctrialsgov_0.2.5.tar.gz(r-4.4-noble)
ctrialsgov_0.2.5.tgz(r-4.4-emscripten)ctrialsgov_0.2.5.tgz(r-4.3-emscripten)
ctrialsgov.pdf |ctrialsgov.html✨
ctrialsgov/json (API)
# Install 'ctrialsgov' in R: |
install.packages('ctrialsgov', repos = c('https://statsmaths.r-universe.dev', 'https://cloud.r-project.org')) |
- cancer_studies - Sample of Industry Cancer Trials from 2021
- tbl_join_sample - Sample Clinical Trials Dataset
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:fcf779806d. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 13 2024 |
R-4.5-win | NOTE | Oct 13 2024 |
R-4.5-linux | NOTE | Oct 13 2024 |
R-4.4-win | NOTE | Oct 13 2024 |
R-4.4-mac | NOTE | Oct 13 2024 |
R-4.3-win | NOTE | Oct 13 2024 |
R-4.3-mac | NOTE | Oct 13 2024 |
Exports:ctgov_create_datactgov_gantt_labellerctgov_get_schemactgov_kwicctgov_load_cachectgov_load_samplectgov_plot_timelinectgov_queryctgov_query_termsctgov_schemactgov_set_schemactgov_text_similarityctgov_tfidfctgov_to_plotlyhas_term
Dependencies:askpassbase64encbslibcachemclicolorspacecpp11crosstalkcurldata.tableDBIdigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelubridatemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Sample of Industry Cancer Trials from 2021 | cancer_studies |
Initialize the connection | ctgov_create_data |
Create a Gantt Labeler for Timeline Tooltips | ctgov_gantt_labeller |
Keywords in Context | ctgov_kwic |
Download and/or load cached data | ctgov_load_cache |
Load sample dataset | ctgov_load_sample |
Plot a Timeline for a Set of Clinical Trials | ctgov_plot_timeline |
Query the ClinicalTrials.gov dataset | ctgov_query |
Query the ClinicalTrials.gov dataset | ctgov_query_terms |
Get and Set the Default Schema | ctgov_get_schema ctgov_schema ctgov_set_schema |
Similarity Matrix | ctgov_text_similarity |
TF-IDF Keywords | ctgov_tfidf |
Convert a ctrialsgov Visualization to Plotly | ctgov_to_plotly |
Does a Term Appear in a Vector of Strings? | has_term |
Sample Clinical Trials Dataset | tbl_join_sample |