-
Notifications
You must be signed in to change notification settings - Fork 0
License
BonnieJRobert/searchGadget
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- output: md_document: variant: markdown_github --- ```{r, echo = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" ) ``` <!-- Add a project state badge See https://github.com/BCDevExchange/Our-Project-Docs/blob/master/discussion/projectstates.md If you have bcgovr installed and you use RStudio, click the 'Insert BCDevex Badge' Addin. --> # searchGadget Description of package ### Features ### Installation ### Usage #### Example This is a basic example which shows you how to solve a common problem: ```{r example} ## basic example code ``` ### Project Status ### Getting Help or Reporting an Issue To report bugs/issues/feature requests, please file an [issue](https://github.com/bcgov/searchGadget/issues/). ### How to Contribute If you would like to contribute to the package, please see our [CONTRIBUTING](CONTRIBUTING.md) guidelines. Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. ### License ``` Copyright 2021 Province of British Columbia Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` --- *This project was created using the [bcgovr](https://github.com/bcgov/bcgovr) package.*
About
No description, website, or topics provided.
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published