extract_snp_codes_from_url_string: Extract SNP and Codes from raw URL query string

Description Usage Arguments Value Examples

View source: R/helpers_url_state_managers.R

Description

Takes a bookmarked state in the form of a url query string, parses it, and returns the requested snp and phecodes. Called by extract_snp_codes_from_url

Usage

1

Arguments

session

session variable from current shiny server. Used to grab current URL string

Value

A list containing the requested SNP id and codes

Examples

1
extract_snp_codes_from_url_string("?rs123456__00800_90800_08300")

tbilab/meToolkit documentation built on June 23, 2020, 9:55 a.m.