find_max_find_min: Finds the Maximum and the Minimum Ratings in a Dataframe...

Description Usage Arguments Value

View source: R/max-and-min.R

Description

Finds the Maximum and the Minimum Ratings in a Dataframe Based on the Teleport API

Usage

1
find_max_find_min(citiesdf, locasecat)

Arguments

citiesdf

A dataframe consisting of two columns, the first being the city and the second being the category

locasecat

A valid category that is in lowercase form

Value

A list containing the maximum rating with its corresponding city, and the minimum rating with its corresponding city


DeclanMolony/teleporrrt documentation built on May 12, 2020, 1:02 a.m.