-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathpal-package.Rd
26 lines (23 loc) · 1.04 KB
/
pal-package.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/pal-package.R
\docType{package}
\name{pal-package}
\alias{pal}
\alias{pal-package}
\title{pal: LLM assistants for R}
\description{
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
Provides a library of ergonomic LLM assistants designed to help you complete repetitive, hard-to-automate tasks quickly. After selecting some code, press the keyboard shortcut you've chosen to trigger the pal addin, select a pal, and watch your code be rewritten. While a number of pals for R package development ship with the package, users can create a suite of custom pals with only a directory of markdown files.
}
\seealso{
Useful links:
\itemize{
\item \url{https://github.com/simonpcouch/pal}
\item \url{https://simonpcouch.github.io/pal/}
\item Report bugs at \url{https://github.com/simonpcouch/pal/issues}
}
}
\author{
\strong{Maintainer}: Simon Couch \email{simon.couch@posit.co} (\href{https://orcid.org/0000-0001-5676-5107}{ORCID})
}
\keyword{internal}