Skip to contents

`load_campsite_general()` load general informations on campsites.

Usage

load_campsite_general(
  path,
  constitution = "constitution",
  occupation = "occupation",
  rental = "rental",
  synthetic = TRUE
)

Arguments

path

character, path to general campsite information.

constitution

character, sub-path to constitution information.

occupation

character, sub-path to occupation information.

rental

character, sub-path to rental information.

synthetic

logical, should information be synthetic.

Value

TO BE PRECISED