Package index
-
RRS_radarchart()
- Radar Chart for Relative Rigor Score
-
add_variables()
- Check a data frame for the existence of columns. If not present, create variables with a default value.
-
check_urls()
- Check URLs in Text for Validity
-
circle_layer()
- Four layered circles
-
compute_RRS()
- Compute Relative Rigor Score (RRS)
-
credit_barchart()
- Display a barchart with CRediT roles
-
evaluate_condition_in_context()
- Evaluate a condition in a context
-
extract_indicator_scores()
- Extract scores on indicator level
-
extract_indicators()
- Extract Indicators from Applicant List
-
extract_overall_scores()
- Extract RRS Overall Score for Each Applicant
-
extract_paper_scores()
- Extract RRS Scores for Each Paper of each applicant
-
extract_sector_scores()
- Extract RRS Sector Scores for Each Applicant
-
format_names()
- Format Author Names of a single OpenAlex work object
-
get_color()
- Convert RRS values to green-red color coding (vectorized)
-
get_indicators()
- Collate the indicator list into a data.frame
-
get_json_object()
- Get JSON Object
-
get_reference_list()
- Convert OpenAlex works into formatted reference list (in HTML)
-
horizontal_bar_chart()
- Create a Horizontal Bar Chart in HTML
-
ministack()
- Create a mini horizontal stacked bar chart in pure HTML
-
preprocess()
- Preprocess and enrich the raw information from an applicant's JSON
-
radial_chart()
- Create a radial chart in pure HTML/CSS with equal sector angles
-
read_RESQUE()
- Read a single RESQUE JSON file and do basic preprocessing (elaborated preprocessing happens in
preprocess()
). TODO: Why is some preprocessing here, and some in the other function? Make a principled design.
-
render_overview()
- Render an HTML overview of multiple applicants
-
render_profile()
- Render an HTML profile of a single applicant
-
score()
- Score a single research output
-
score_all()
- Score multiple research outputs
-
score_all_from_file()
- Score all research outputs from a file
-
slider()
- Generate a Slider Indicator in HTML
-
sparkpie()
- Sparkline pie chart function.
-
unCamel()
- For all cells in selected columns, replace CamelCase with spaces between words
-
unCamel0()
- Replaces CamelCase in a vector with spaces between words
-
validate_json()
- Fix some problems with old exported json files
-
waffle_html()
- Generate an HTML tag embedding a Waffle plot using R with optional emoji support