purge_object: Purge objects that are not referenced by any others

Description Usage Arguments Value Examples

View source: R/clean.R

Description

Purge objects that are not referenced by any others

Usage

1

Arguments

idf

An eplusr::Idf

class

A character vector of classes where objects to purge

Value

The modified eplusr::Idf object itself, invisiblly

Examples

1
2
3
4
## Not run: 
purge_object(idf, "ScheduleTypeLimits")

## End(Not run)

hongyuanjia/eplusbuildr documentation built on Jan. 11, 2020, 2:05 a.m.