Skip to contents

rGhanaCensus stores the ten percent sample of the 2021 Ghana Population and Housing Census data in the parquet format in its inst/extdata folder. This function make them easy to access.

Usage

rGhanaCensus_parquet_format(path = NULL)

Arguments

path

Name of file. If NULL, the example files will be listed.

Value

The location of the parquet folder

Examples

rGhanaCensus_parquet_format()
#> [1] "Ghana_2021_school_attendance_geometry.rda"
#> [2] "pq"                                       
rGhanaCensus_parquet_format("pq")
#> [1] "/home/runner/work/_temp/Library/rGhanaCensus/extdata/pq"