Package index
-
copy_datafindr_files() - Copy templates for DataFindR
-
df_assess_batch() - Assess Relevance for a Batch of Study Identifiers
-
df_assess_relevance() - Assess Study Relevance using LLM
-
df_clear_cache() - Clear DataFindR Cache within a metawoRld Project
-
df_extract_batch() - Extract Data for a Batch of Studies using LLM
-
df_fetch_metadata() - Fetch Metadata for a Study Identifier (DOI or PMID)
-
df_import_batch() - Import Cached Extraction Data for a Batch of Studies
-
df_import_extraction() - Import Extracted Study Data into a metawoRld Project
-
df_shiny_extract() - Launch Shiny App for Extracting Study Data
-
.generate_extraction_prompt() - Generate LLM Prompt for Extracting Study Data
-
.validate_extracted_data() - Validate extracted data against a schema definition (list format).
-
parse_yaml_to_ellmer_schema() - Parse a YAML file defining a schema into an ellmer type object structure.
-
read_all_from_cache() - Read all datafindr cache files from a metawoRld project