Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6763231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T14:27:05+00:00 2026-05-26T14:27:05+00:00

I am trying to access the as.vector R function from within Python, using rpy2.

  • 0

I am trying to access the “as.vector” R function from within Python, using rpy2. Let’s say, for the sake of simplicity, that I want to do something as simple as this using rpy2 (R code):

x <- as.vector(c(1, 2, 3))

Since “as.vector” contains a dot in its name, it is not directly available as a member of rpy2.robjects.r

According to the documentation, rpy2 replaces dots by underscores for named function parameters, but it doesn’t seem to work for the function name itself. I tried eg. “as_vector”, “asvector” to no avail.

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T14:27:05+00:00Added an answer on May 26, 2026 at 2:27 pm

    Get a reference to the function using the rpy2.robjects.r interface.

    So, you could do something like:

    as_vector = robjects.r("as.vector")
    vect = as_vector(r_vect)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to dynamically add elements to a vector that is contained within a
After trying to access ivars using KVC, I have noticed that there was no
Im trying to access a web service from a remote computer. I managed to
I am trying to access Outlook 2007 from C#. I have installed the PIA
I am trying to access a view inside a splitter from my mainframe. At
I'm trying to access elements using jquery $('#elementID') method. If any element contain .
I'm trying to access ManagementObjects in ManagementObjectCollection without using a foreach statement, maybe I'm
I'm trying to use a std::vector<>::const_iterator and I get an 'access violation' crash. It
I'm trying to access a member function of a nested class in a find_if
I am trying to implement a vector like vector< boost::tuple<int,int,int> >day; I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.