Extract information from a room

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

Arguments

room

a list that should represent a room.

room.name

a character giving the room name.

pattern

the pattern that will be used to extract information.

what

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

Value

a data.frame of informations extracted.