A function to check internet connectivity to Bioconductor
一个函数来检查互联网连接Bioconductor
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function will attempt to determine if the user has internet connectivity to the Bioconductor website. This is useful in many situations dealing with code that uses automated downloads and other such things.
此功能将试图确定用户是否具有互联网连接的Bioconductor网站。在许多情况下,处理的代码,使用自动下载和其他类似的东西,这是有用的。
用法----------Usage----------
testBioCConnection()
值----------Value----------
TRUE if a connection is possible, FALSE if not.
TRUE,如果一个连接是可能的,否则为false。