Package: portion
Type: Package
Title: Extracting a Data Portion
Version: 0.1.0
Authors@R: c(
    person("Lennart", "Oelschl\u00e4ger", 
           email = "oelschlaeger.lennart@gmail.com", 
           role = c("aut", "cre"))
           )
Description: Provides a simple method to extract portions of a vector, matrix, or data.frame. 
    The relative portion size and the way the portion is selected can be chosen.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: stats
URL: https://github.com/loelschlaeger/portion
BugReports: https://github.com/loelschlaeger/portion/issues
NeedsCompilation: no
Packaged: 2023-10-30 18:52:13 UTC; loelschlaeger
Author: Lennart Oelschläger [aut, cre]
Maintainer: Lennart Oelschläger <oelschlaeger.lennart@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-31 16:40:03 UTC
Built: R 4.2.0; ; 2023-10-31 19:21:28 UTC; unix
