check_user_world: Check user's own world

View source: R/helpers.R

check_user_worldR Documentation

Check user's own world

Description

This function analyzes if a world provided by the user satisfies all requirements.

Usage

check_user_world(world)

Arguments

world

The world provided by the user. It's a list. See details in generar_mundo.

Details

This function is called by generar_mundo.

Value

If a misespecification is found, this function produces a stop and provides a descriptive error message.


karel documentation built on March 27, 2022, 1:05 a.m.