-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6572c67
commit 0b33f39
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Package: shinyRatings | ||
Title: An Intuitive Way of Providing Star Rating in a Shiny App | ||
Title: An Intuitive Way of Providing Star Rating in a 'shiny' App | ||
Version: 0.1.0 | ||
Authors@R: person("Ronak", "Shah", , "[email protected]", role = c("aut", "cre")) | ||
Description: A simple interface to integrate star ratings into your Shiny apps. | ||
It can be used for customer feedback systems, user reviews, or any application that requires user ratings. | ||
shinyRatings offers a straightforward and customizable solution that enhances user engagement and facilitates valuable feedback collection. | ||
Description: A simple interface to integrate star ratings into your 'shiny' apps. | ||
It can be used for customer feedback systems, user reviews, or any application that requires user ratings. | ||
'shinyRatings' offers a straightforward and customisable solution that enhances user engagement and facilitates valuable feedback collection. | ||
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) | ||
|