Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

FileInfo

FileSystem entry info


Description

FileSystem entry info

Methods

  • base_name() : The file base name (component after the last directory separator).

  • extension() : The file extension

Active bindings

  • $type: The file type

  • $path: The full file path in the filesystem

  • $size: The size in bytes, if available. Only regular files are guaranteed to have a size.

  • $mtime: The time of last modification, if available.


arrow

Integration to 'Apache' 'Arrow'

v4.0.0.1
Apache License (>= 2.0)
Authors
Neal Richardson [aut, cre], Ian Cook [aut], Jonathan Keane [aut], Romain François [aut] (<https://orcid.org/0000-0002-2444-4226>), Jeroen Ooms [aut], Javier Luraschi [ctb], Jeffrey Wong [ctb], Apache Arrow [aut, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.