split_url: split the image URL into components separated by 'char'

Description Usage Arguments

View source: R/parse.R

Description

split the image URL into components separated by 'char'

Usage

1
split_url(img_url, char = "_")

Arguments

img_url

string, final image URL in ImageXpress file path

char

string, separating character in URL


CarragherLab/ImageXpressR documentation built on May 18, 2019, 9:15 p.m.