fetchDescriptionFromWebsite: Fetches the Description (as HTML source code) of a...

View source: R/website_documentation.R

fetchDescriptionFromWebsiteR Documentation

Fetches the Description (as HTML source code) of a SimComponent from Simplace Website

Description

Fetches the Description (as HTML source code) of a SimComponent from Simplace Website

Usage

fetchDescriptionFromWebsite(class, version = "current")

Arguments

class

class name of the SimComponent

version

Use current, trunk or numeric version ⁠#.#⁠

Value

string with the description text (including HTML tags)


simplaceUtil documentation built on Aug. 6, 2024, 3:01 p.m.