Other packages > Find by keyword >

SDAR  

Stratigraphic Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SDAR", "0.9-55")



Attach the package and use:
library("SDAR")
Maintained by
John R. Ortiz
[Scholar Profile | Author Map]
First Published: 2019-10-24
Latest Update: 2020-10-21
Description:
A fast, consistent tool for plotting and facilitating the analysis of stratigraphic and sedimentological data. Taking advantage of the flexible plotting tools available in R, 'SDAR' uses stratigraphic and sedimentological data to produce detailed graphic logs for outcrop sections and borehole logs. These logs can include multiple features (e.g., bed thickness, lithology, samples, sedimentary structures, colors, fossil content, bioturbation index, gamma ray logs) (Johnson, 1992, ).
How to cite:
John R. Ortiz (2019). SDAR: Stratigraphic Data Analysis. R package version 0.9-55, https://cran.r-project.org/web/packages/SDAR. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.9-3 (2019-10-24 11:40), 0.9-5 (2020-10-20 09:20)
Other packages that cited SDAR R package
View SDAR citation profile
Other R packages that SDAR depends, imports, suggests or enhances
Complete documentation for SDAR
Functions, R codes and Examples using the SDAR R package
Some associated functions: SDAR-package . plot . read.LAS . saltarin_beds . saltarin_log . strata-class . summary . 
Some associated R codes: class-strata.R . patterns.R . plot.strata.R . read.LAS.R . reference_tables.R . strata-methods.R . utility_functions.R .  Full SDAR 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 SDAR02468101214TrendBars

Today's Hot Picks in Authors and Packages

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  
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  

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