query_to_str: Convert a 'query' to a string

View source: R/query_to_str.R

query_to_strR Documentation

Convert a query to a string

Description

Convert a query to a string, with one line per key-value pair

Usage

query_to_str(query)

Arguments

query

an IEDB query, as created by, for example, create_healthy_human_query. Use check_query to check if the query is valid

Value

the query as a string

Author(s)

Richèl J.C. Bilderbeek

Examples

query_to_str(create_healthy_human_query())

richelbilderbeek/iedbr documentation built on Aug. 21, 2022, 12:12 a.m.