readUrl: Function that reads in a URL to check and verifies if it...

Description Usage Arguments Value Examples

View source: R/geneExpressionFromGEO.r

Description

Function that reads in a URL to check and verifies if it exists (function written by Janko Thyson @rappster and taken from https://stackoverflow.com/a/12195574 )

Usage

1

Arguments

url

the URL of a webpage

Value

the output of a webpage verification check

Examples

1
y <- readUrl("http://stat.ethz.ch/R-manual/R-devel/library/base/html/connections.html")

geneExpressionFromGEO documentation built on Dec. 16, 2021, 9:06 a.m.