<?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>Produce R Functions to Create HTML Forms Based on SQL Meta Data</dc:title>
  <dc:title>R package dbWebForms version 0.1.0</dc:title>
  <dc:description>Offers meta programming style tools to generate configurable R functions that produce HTML forms based on table input and SQL meta data. 
    Also generates functions for collecting the parameters of those HTML forms after they are submitted. Useful for 
    quickly generating HTML forms based on existing SQL tables. To use the resultant functions, the output files containing those functions must 
    be read into the R environment (perhaps using base::source()).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: DBI, data.table, stringi</dc:relation>
  <dc:relation>Imports: html5</dc:relation>
  <dc:creator>Timothy Conwell &lt;timconwell@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Timothy Conwell</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2021-01-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dbWebForms</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dbWebForms</dc:identifier>
</oai_dc:dc>
