Learn R Programming

J4R (version 1.0.8)

getClassLoaderURLs: Retrieve the URLs of the current classloader

Description

This function returns the URLs that are currently included in the System classloader.

Usage

getClassLoaderURLs()

Arguments

Details

This function is deprecated. Please use the getClassLoaderPaths instead.