Next: , Previous: Basic conversion, Up: R to Python


4.1.5 Vector conversion

The VECTOR_CONVERSION differs from the BASIC_CONVERSION mode (see Basic conversion) in only one way. It always returns a Python list [] object regardless of the length of the original R vector.