The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The vvmover
package is an R package that provides
functions for reading and writing data in various file formats, as well
as retrieving metadata associated with files. It aims to simplify data
import and export tasks and provide users with a comprehensive set of
tools to work with different types of data files.
You can install the vvmover
package from CRAN using the
following command:
install.packages("vvmover")
To load the package into your R session, use the library
function:
library("vvmover")
The vvmover
package offers the following key
features:
For detailed examples and usage guidelines, please refer to the package documentation.
Contributions to the vvmover
package are welcome. If you
encounter any issues or have suggestions for improvements, please submit an issue
on the GitHub repository.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.