nuget server logo nuget api documents
↑

API Docs / REnv / IReflector

IReflector

Full name SMRUCC.Rsharp.Runtime.Components.Interface.IReflector Assembly REnv Members 1

The reflection operation helper in R# language runtime

00 Remarks

used this model for implements the get names:

  1. for vector and list, implements names function
  2. for dataframe object, implements the colnames function

01 Syntax

SMRUCC.Rsharp.Runtime.Components.Interface.IReflector

02 Methods

NameOverloadsSummary
getNames 1

03 Members

method getNames #
getNames()