Show_Bots.Rd
Show a list of your bots that are available. By default it will search for bots in path.expand("~"). Alternatively,
Show_Bots(Info_Loc = NULL)
Info_Loc | Where the RDS file with your needed bot info is saved. Defaults to path.expand("~") |
---|
Bot names that are available in the specified folder.
# NOT RUN { Show_bot() # }