Other packages > Find by keyword >

pins  

Pin, Discover, and Share Resources
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pins", "1.4.0")



Attach the package and use:
library("pins")
Maintained by
Julia Silge
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-28
Latest Update: 2023-08-16
Description:
Publish data sets, models, and other R objects, making it easy to share them across projects and with your colleagues. You can pin objects to a variety of "boards", including local folders (to share on a networked drive or with 'DropBox'), 'RStudio' connect, Amazon S3, and more.
How to cite:
Julia Silge (2019). pins: Pin, Discover, and Share Resources. R package version 1.4.0, https://cran.r-project.org/web/packages/pins. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.1.0 (2019-08-28 13:30), 0.1.1 (2019-08-30 18:40), 0.1.2 (2019-09-04 11:40), 0.2.0 (2019-10-01 06:50), 0.3.0 (2019-11-26 13:40), 0.3.1 (2020-01-10 13:20), 0.3.2 (2020-02-06 20:10), 0.4.0 (2020-04-07 20:50), 0.4.1 (2020-05-28 22:30), 0.4.2 (2020-07-05 19:40), 0.4.3 (2020-07-10 19:10), 0.4.4 (2020-10-30 19:10), 0.4.5 (2021-01-05 21:00), 1.0.0 (2021-10-02 15:40), 1.0.1 (2021-12-15 13:10), 1.0.2 (2022-08-23 09:40), 1.0.3 (2022-09-24 08:00), 1.1.0 (2023-01-21 10:20), 1.2.0 (2023-05-18 13:30), 1.2.1 (2023-08-16 17:12), 1.2.2 (2023-09-09 10:20), 1.3.0 (2023-11-09 18:30)
Other packages that cited pins R package
View pins citation profile
Other R packages that pins depends, imports, suggests or enhances
Complete documentation for pins
Functions, R codes and Examples using the pins R package
Some associated functions: board_azure . board_cache_path . board_connect . board_connect_url . board_deparse . board_folder . board_gcs . board_gdrive . board_kaggle . board_ms365 . board_register . board_s3 . board_test . board_url . cache_browse . custom-boards . custom-pins . legacy_azure . legacy_datatxt . legacy_dospace . legacy_gcloud . legacy_github . legacy_kaggle . legacy_local . legacy_s3 . new_board . pin . pin_browse . pin_default_name . pin_delete . pin_download . pin_exists . pin_fetch . pin_find . pin_get . pin_info . pin_list . pin_log . pin_meta . pin_reactive . pin_reactive_read . pin_read . pin_remove . pin_search . pin_versions . pins-package . reexports . required_pkgs.pins_board . write_board_manifest . write_board_manifest_yaml . 
Some associated R codes: board.R . board_azure.R . board_connect.R . board_connect_bundle.R . board_connect_server.R . board_connect_url.R . board_folder.R . board_gcs.R . board_gdrive.R . board_kaggle.R . board_ms365.R . board_s3.R . board_url.R . cache.R . import-standalone-obj-type.R . import-standalone-types-check.R . legacy_azure.R . legacy_board.R . legacy_board_registry.R . legacy_datatxt.R . legacy_dospaces.R . legacy_gcloud.R . legacy_github.R . legacy_kaggle.R . legacy_local.R . legacy_packages.R . legacy_pin_download.R . legacy_pin_manifest.R . legacy_pin_registry.R . legacy_s3.R . legacy_test.R . meta.R . pin-delete.R . pin-meta.R . pin-read-write.R . pin-store-fetch.R . pin-upload-download.R . pin.R . pin_browse.R . pin_exists.R . pin_find.R . pin_get.R . pin_info.R . pin_list.R . pin_reactive.R . pin_remove.R . pin_search.R . pin_versions.R . pins-package.R . reexports.R . required_pkgs.R . testthat.R . utils.R . versions.R . zzz.R .  Full pins package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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