Learn R Programming

fundManageR (version 0.5.02030319)

get_data_cb_unicorns: CB Insight data

Description

This function returns information about startups whose valuation exceeds $1B as identified by CB Insights.

Usage

get_data_cb_unicorns(return_message = TRUE)

Arguments

return_message

TRUE return a message after data import

Value

data_frame

References

CB Insights

See Also

Other venture capital: calculate_valuation_post_money, get_data_ycombinator_alumni

Examples

Run this code
# NOT RUN {
get_data_cb_unicorns(return_message = TRUE)
# }

Run the code above in your browser using DataLab