ben-aaron188 | 3818e7c | 2022-09-08 17:49:01 +0200 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
2 | % Please edit documentation in R/base_urls.R | ||||
3 | \docType{data} | ||||
4 | \name{url.completions} | ||||
5 | \alias{url.completions} | ||||
6 | \title{Contains the package's base URLs} | ||||
7 | \format{ | ||||
8 | An object of class \code{character} of length 1. | ||||
9 | } | ||||
10 | \usage{ | ||||
11 | url.completions | ||||
12 | } | ||||
13 | \description{ | ||||
14 | These are the base URLs for the \code{rgpt3} package. Do not change these! | ||||
15 | } | ||||
16 | \keyword{datasets} |