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.3.2")



Attach the package and use:
library("sbtools")
Maintained by
David Blodgett
[Scholar Profile | Author Map]
First Published: 2016-06-23
Latest Update: 2024-01-09
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.3.2, https://cran.r-project.org/web/packages/sbtools. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for sbtools05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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