Extract information from a storey

extract.something.from.storey(storey, storey.name, pattern, what = "room")

Arguments

storey

a list that should represent a storey.

storey.name

a character giving the storey name.

pattern

the pattern that will be used to extract information.

what

a character indicating what should be extrated. default to "room".

Value

a data.frame of informations extracted.