<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Function Composition</dc:title>
  <dc:title>R package fcp version 0.1.0</dc:title>
  <dc:description>A function composition operator to chain a series of calls into a single function, mimicking the math notion of (f o g o h)(x) = h(g(f(x))). Inspired by 'pipeOp' ('|&gt;') since R4.1 and 'magrittr pipe' ('%&gt;%'), the operator build a pipe without putting data through, which is best for anonymous function accepted by utilities such as apply() and lapply().</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:creator>Xiaoran Tong &lt;xiaoran.tong.cn@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Xiaoran Tong [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-4648-3330&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2023-12-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fcp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fcp</dc:identifier>
</oai_dc:dc>
