Working with sensitive data: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
library(OpasnetUtils) | library(OpasnetUtils) | ||
oprint(table) | |||
etable <- objects.encode(table, key) | etable <- objects.encode(table, key) | ||
objects.put(etable) | objects.put(etable) |
Revision as of 09:02, 13 March 2013
Moderator:Jouni (see all) |
|
Upload data
|
Question
How to work with data that has sensitive parts?