chmLoadCHM-method: Load CHM from NG-CHM server

chmLoadCHMR Documentation

Load CHM from NG-CHM server

Description

Load an R CHM object from an NG-CHM server. The CHM concerned must have been built using this library, version 0.9.4 or later.

Usage

chmLoadCHM(serverOrURL, name)

## S4 method for signature 'ngchmServer,character'
chmLoadCHM(serverOrURL, name)

## S4 method for signature 'character,character'
chmLoadCHM(serverOrURL, name)

## S4 method for signature 'character,missing'
chmLoadCHM(serverOrURL, name)

Arguments

serverOrURL

Either the server or the CHM url from which to load the CHM object.

name

Name of the CHM to load if the first parameter is a server id


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.