Copies the (normative) value of nodes from the nodelist to the edgelist.
align_edge_nodelist.Rd
This function is used to align the values of concepts in the edgelist and nodelist so that the value of the concepts in both lists align with each other.You only need to run this function if you changed the default value of any of the concepts in the nodelist after running the prepare_lists_from_edgelist' function. You do not need to run it when you only added information in the paradigm or instruments columns of the nodelist
Details
It takes the edgelist which was returns from the 'prepare_lists_from_edgelist' function and the nodelist returned by the same function with the manually made changes in the value column. Categorizing concepts as paradigmatic or as instruments is optional, but required to run the functions paradigm_support and instrument_support functions - see more instructions in the documentation of these functions).