Package: hipread 0.2.4
Derek Burk
hipread: Read Hierarchical Fixed Width Files
Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading 'gzipped' files without storing the full file in memory.
Authors:
hipread_0.2.4.tar.gz
hipread_0.2.4.tar.gz(r-4.5-noble)hipread_0.2.4.tar.gz(r-4.4-noble)
hipread.pdf |hipread.html✨
hipread/json (API)
NEWS
# Install 'hipread' in R: |
install.packages('hipread', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 12 months agofrom:9e8f4a87a3. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
Exports:hip_fwf_positionship_fwf_widthship_rtHipChunkCallbackHipDataFrameCallbackHipListCallbackHipListYieldHipLongYieldhipread_examplehipread_freqshipread_listhipread_list_chunkedhipread_list_yieldhipread_longhipread_long_chunkedhipread_long_yieldHipSideEffectChunkCallback
Dependencies:BHclifansigluelifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Specify column-specific options for hipread | hip_fwf_positions hip_fwf_widths |
Create a record type information object | hip_rt |
Get path to hipread's example datasets | hipread_example |
Read a hierarchical fixed width data file | hipread_list hipread_long |
Read a hierarchical fixed width data file, in chunks | hipread_list_chunked hipread_long_chunked |
Read a hierarchical fixed width data file, in yields | HipListYield HipLongYield hipread_list_yield hipread_long_yield HipYield |