ah_export_xlsx: "ah_export_xlsx": Writes imported Apple Health dataframe to...

Description Usage Arguments Author(s) Examples

Description

Writes imported Apple Health dataframe to XLSX format

This is easy with openxslx but thought I'd write a wrapper for me

Usage

1
ah_export_xlsx(health_data, export_filename)

Arguments

health_data

A data frame containing the data needed to be exported

export_filename

A name for saving the file, written in inverted commas

Author(s)

Deepankar Datta <deepankardatta@nhs.net>

Examples

1
2
# Loads the data
# ah_export_xlsx( health_data , "excel_conversion.xlsx" )

deepankardatta/AppleHealthAnalysis documentation built on May 28, 2019, 7:53 p.m.