Show_Bots: Show_Bots

Description Usage Arguments Value Examples

View source: R/Show_Bots.R

Description

Show a list of your bots that are available. By default it will search for bots in path.expand("~"). Alternatively,

Usage

1
Show_Bots(Info_Loc = NULL)

Arguments

Info_Loc

Where the RDS file with your needed bot info is saved. Defaults to path.expand("~")

Value

Bot names that are available in the specified folder.

Examples

1
2
3
4
## Not run: 
Show_bot()

## End(Not run)

Nicktz/Rbot documentation built on June 5, 2021, 9:16 a.m.