tcia.get.Series: tcia.get.Series

Description Usage Arguments Value Examples

View source: R/tcia.R

Description

Return the list of the TCIA Series that match the required parameters

Usage

1
tcia.get.Series(api.key, modality.values, body.parts)

Arguments

modality.values

a TCIA type of images (CT, MR, ...) that has to be downloaded (to get the update list use: get.ModalityValues)

body.parts

a TCIA body part affected by the tumor (to get the available body part use: get.BodyPartValues)

apy.key

the unique TCIA Api Key of the user

Value

a list of the TCIA Series

Examples

1
tcia.get.Series(<TCIA Api Key>, modality.values = "MR", body.parts = "HEAD")

uazadi/TIDaC documentation built on Sept. 22, 2020, 1:59 a.m.