use_endpoints_utils {leprechaun} | R Documentation |
Endpoints
Description
Add utility functions to create and serve session-specific endpoints.
Usage
use_endpoints_utils(overwrite = FALSE, quiet = FALSE)
Arguments
overwrite |
Whether to overwrite existing files. |
quiet |
Whether to print messages. |
Value
Invisibly returns a boolean indicating whether the operation was successful.
[Package leprechaun version 1.0.0 Index]