Other packages > Find by keyword >

sg  

'SendGrid' Email API Client
View on CRAN: Click here


Download and install sg package within the R console
Install from CRAN:
install.packages("sg")

Install from Github:
library("remotes")
install_github("cran/sg")

Install by package version:
library("remotes")
install_version("sg", "0.2.0")



Attach the package and use:
library("sg")
Maintained by
Botan Ağın
[Scholar Profile | Author Map]
First Published: 2024-09-20
Latest Update: 2024-09-20
Description:
Minimalistic 'SendGrid' Email API client for creating and sending emails. For more information, visit the official 'SendGrid' Email API documentation: <https://sendgrid.com/en-us/solutions/email-api>.
How to cite:
Botan Ağın (2024). sg: 'SendGrid' Email API Client. R package version 0.2.0, https://cran.r-project.org/web/packages/sg. Accessed 12 Feb. 2025.
Previous versions and publish date:
0.1.0 (2024-09-20 16:00)
Other packages that cited sg R package
View sg citation profile
Other R packages that sg depends, imports, suggests or enhances
Complete documentation for sg
Functions, R codes and Examples using the sg R package
Full sg package functions and examples
Downloads during the last 30 days
01/1301/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0402/0502/0602/0702/0802/0902/1002/11Downloads for sg024681012141618202224TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

simhelpers  
Helper Functions for Simulation Studies
Calculates performance criteria measures and associated Monte Carlo standard errors for simulation r ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fitHeavyTail  
Mean and Covariance Matrix Estimation under Heavy Tails
Robust estimation methods for the mean vector, scatter matrix, and covariance matrix (if it exists) ...
Download / Learn more Package Citations See dependency  
Opportunistic  
Routing Distribution, Broadcasts, Transmissions and Receptions in an Opportunistic Network
Computes the routing distribution, the expectation of the number of broadcasts, transmissions and re ...
Download / Learn more Package Citations See dependency  
brainKCCA  
Region-Level Connectivity Network Construction via Kernel Canonical Correlation Analysis
It is designed to calculate connection between (among) brain regions and plot connection lines. Also ...
Download / Learn more Package Citations See dependency  
GE  
General Equilibrium Modeling
Some tools for developing general equilibrium models and some general equilibrium models. These mode ...
Download / Learn more Package Citations See dependency  
Maintainer: Wu LI (view profile)

23,672

R Packages

204,958

Dependencies

64,221

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA