getProjectInfo: Get the project information from a project's HTML

Description Usage Arguments Value

Description

This is the main function of the IFCscraper package. It returns project information given a project's HTML (from read_html) and the tabNames of the project's page.

Usage

1
getProjectInfo(projectHTML, tabNames)

Arguments

projectHTML

Usually the result of rvest::read_html()

tabNames

(character) Usually the result of getTabNames()

Value

A list with the pieces of information about the project as its elements


Thie1e/IFC-scraper documentation built on May 9, 2019, 4:40 p.m.