Skip to content

Commit

Permalink
Merge pull request #7 from addelany/main
Browse files Browse the repository at this point in the history
Create build_table_column_full_bucket Rd file
  • Loading branch information
rqthomas authored Oct 23, 2023
2 parents 3a5f767 + e5e8bde commit be88e5b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions man/build_table_column_full_bucket
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/build_collection.R
\name{build_table_column_full_bucket}
\alias{build_table_column_full_bucket}
\title{Build table_columns object for collection of full s3 bucket}
\usage{
build_table_columns(data_object, description_df)
}
\arguments{
\item{data_object}{parquet object used to store data}

\item{description_df}{dataframe of table column descriptions, one description for each column needed}
}
\description{
Build table_columns object for collection
}

0 comments on commit be88e5b

Please sign in to comment.