handle_use_case | R Documentation |
This unexported helper function internally handles the provided use case.
handle_use_case(use_case)
use_case |
The specified use case. |
List of parsed information for the use case including, the name of the use case, path to Dockerfile template, base image, and path to assets (delimited by ;
if there are multiple and NA
if there are none).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.