Learn R Programming

PaLMr (version 0.2.0)

Interface for 'Google Pathways Language Model 2 (PaLM 2)'

Description

'Google Pathways Language Model 2 (PaLM 2)' as a coding and writing assistant designed for 'R'. With a range of functions, including natural language processing and coding optimization, to assist 'R' developers in simplifying tedious coding tasks and content searching.

Copy Link

Version

Install

install.packages('PaLMr')

Monthly Downloads

142

Version

0.2.0

License

CC BY 4.0

Maintainer

Li Yuan

Last Published

January 22nd, 2024

Functions in PaLMr (0.2.0)

palm.connect

Set up and connect to the Google PaLM 2 text model.
palm.txt

Generate text using the Google PaLM 2 text model based on a prompt
palm.txt.explain.code

Explain code based on a query using the Google PaLM 2 text model
palm.txt.optimize.code

Optimize code based on a query using the Google PaLM 2 text model.
palm.txt.get.reference

Get references based on a query using the Google PaLM 2 text model
palm.txt.fix.grammar

Fix grammar and rewrite text using the Google PaLM 2 text model