# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "forstringr" in publications use:' type: software license: MIT title: 'forstringr: String Manipulation Package for Those Familiar with ''Microsoft Excel''' version: 1.0.0 doi: 10.32614/CRAN.package.forstringr abstract: The goal of 'forstringr' is to enable complex string manipulation in R especially to those more familiar with LEFT(), RIGHT(), and MID() functions in Microsoft Excel. The package combines the power of 'stringr' with other manipulation packages such as 'dplyr' and 'tidyr'. authors: - family-names: Ogundepo given-names: Ezekiel email: gbganalyst@gmail.com orcid: https://orcid.org/0000-0003-3974-2733 repository: https://gbganalyst.r-universe.dev repository-code: https://github.com/gbganalyst/forstringr commit: 497266ad29df093d477673b62bff3f28f25b2d35 url: https://gbganalyst.github.io/forstringr/ contact: - family-names: Ogundepo given-names: Ezekiel email: gbganalyst@gmail.com orcid: https://orcid.org/0000-0003-3974-2733