px_from_excel: Create a px object from an Excel workbook

View source: R/excel.R

px_from_excelR Documentation

Create a px object from an Excel workbook

Description

Create a px object from an Excel workbook

Usage

px_from_excel(excel_path, data = NULL)

Arguments

excel_path

Path to Excel metadata workbook.

data

A data frame if data isen't stored in the Excel workbook.

Value

A px object.


pxmake documentation built on April 11, 2025, 6:06 p.m.