pkgdown/extra.css

Skip to contents

Core workflow

tidylaslog()
Universal entry point for reading, indexing, and exporting LAS well logs
index_laslogs()
Build a FAIR index for a folder of LAS files
available_curves()
List available curve mnemonics in an index
select_laslogs()
Select wells from an index by metadata and curve availability
pull_laslogs()
Pull log data for selected wells (optionally selected curves)
batch_export_laslogs()
Index, filter, pull, and export LAS logs in one call
read_laslog()
Read a LAS well log file (Log ASCII Standard) into a structured object
read_laslog_header()
Read LAS header only (no ~A data)
write_laslogs()
Write LAS logs to CSV and/or Parquet