What are the basic data objects in R language?
This article introduces the relevant knowledge of "what are the basic data objects of R language". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Basic data structure:
Numeric values, character characters, logical logic, complex plural
Basic data objects:
Vector vector, matrix matrix, factor factor, list list, data frame data box, function function
Vector vector:
Assignment: X