public class EmptyFormulaContext extends Object implements FormulaContext
| Constructor and Description |
|---|
EmptyFormulaContext() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCategories(String variable) |
RVector<?> |
getData(String variable) |
public List<String> getCategories(String variable)
getCategories in interface FormulaContextpublic RVector<?> getData(String variable)
getData in interface FormulaContextCopyright © 2022. All rights reserved.