Other packages > Find by keyword >

sbtools  

USGS ScienceBase Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("sbtools", "1.4.1")



Attach the package and use:
library("sbtools")
Maintained by
David Blodgett
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-23
Latest Update: 2025-07-14
Description:
Tools for interacting with U.S. Geological Survey ScienceBase interfaces. ScienceBase is a data cataloging and collaborative data management platform. Functions included for querying ScienceBase, and creating and fetching datasets.
How to cite:
David Blodgett (2016). sbtools: USGS ScienceBase Tools. R package version 1.4.1, https://cran.r-project.org/web/packages/sbtools. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.2 (2016-06-23 09:05), 1.1.3 (2016-08-19 21:38), 1.1.6 (2016-09-27 23:43), 1.1.9 (2020-01-08 10:10), 1.1.10 (2020-03-20 11:30), 1.1.11 (2020-04-20 14:00), 1.1.12 (2020-08-30 20:30), 1.1.13 (2021-01-22 06:40), 1.1.14 (2021-02-16 07:20), 1.1.15 (2021-06-04 10:50), 1.1.16 (2021-07-01 10:00), 1.1.17 (2021-07-20 11:20), 1.1.18 (2022-05-26 20:40), 1.1.19 (2022-07-14 13:40), 1.1.20 (2022-10-28 08:52), 1.1.21 (2022-11-03 23:20), 1.2.0 (2023-05-01 01:00), 1.3.0 (2023-12-20 11:00), 1.3.1 (2024-01-09 14:40), 1.3.2 (2024-03-21 12:50), 1.4.0 (2025-07-07 20:50)
Other packages that cited sbtools R package
View sbtools citation profile
Other R packages that sbtools depends, imports, suggests or enhances
Complete documentation for sbtools
Functions, R codes and Examples using the sbtools R package
Some associated functions: authenticate_sb . current_session . folder_create . identifier_exists . initialize_sciencebase_session . is_logged_in . item_append_files . item_create . item_exists . item_file_download . item_get . item_get_fields . item_get_parent . item_list_children . item_list_files . item_move . item_publish_cloud . item_rename_files . item_replace_files . item_rm . item_rm_files . item_rm_recursive . item_update . item_update_identifier . item_upload_cloud . item_upload_create . item_upsert . items_create . items_update . items_upsert . query_item_identifier . query_item_in_folder . query_items . query_sb . query_sb_datatype . query_sb_date . query_sb_doi . query_sb_spatial . query_sb_text . readPassword . sb_datatypes . sb_ping . sbitem . sbtools-package . sbtools_GET . sbtools_POST . sbtools_PUT . session_age . session_details . session_expired . session_renew . session_validate . set_endpoint . user_id . 
Some associated R codes: AAA.R . REST_helpers.R . authenticate_sb.R . current_session.R . gql_helpers.R . identifier_exists.R . item_create.R . item_file_download.R . item_get.R . item_list_children.R . item_list_files.R . item_move.R . item_rename_files.R . item_replace_files.R . item_rm.R . item_rm_files.R . item_update.R . item_update_identifier.R . item_upload_files.R . item_upsert.R . query_items.R . query_sb.R . sb_item.R . sbtools-package.R .  Full sbtools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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