Methods defined for objects returned from the new_city and city_themes functions.

# S3 method for class 'rcityviewsCity'
print(x, ...)

# S3 method for class 'rcityviewsTheme'
print(x, ...)

Arguments

x

an object of class rcityviewsCity or rcityviewsTheme.

...

further arguments, currently ignored.

Value

The print methods simply print and return nothing.